Skip to content

OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized. #2024

Closed Answered by skaderbe
skaderbe asked this question in Q&A
Discussion options

You must be logged in to vote

Issue is resolved. Follow the following sequence of steps in Anaconda command prompt.

conda create -n anomalib_env
conda activate anomalib_env
pip install anomalib
anomalib install
pip install lightning
pip install torchvision
pip install opencv-python
pip install imgaug
pip install kornia
pip install pandas
pip install scikit-learn
pip install timm
pip install einops
pip install FrEIA
pip install open_clip_torch

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by skaderbe
Comment options

You must be logged in to vote
1 reply
@skaderbe
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants