Skip to content

Encounter environment bug-->OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized. #36

@Wei-Qing-Du

Description

@Wei-Qing-Du

I encountered environment bug that is OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.
Therefore, I try to use some code to fix it please reference to below:

import os
os.environ["KMP_DUPLICATE_LIB_OK"]  =  "TRUE" that cna fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions