1adrianb / face-alignment

:fire: 2D and 3D Face alignment library build using pytorch
https://www.adrianbulat.com
BSD 3-Clause "New" or "Revised" License
6.89k stars 1.33k forks source link

Import Error #208

Closed hemanthyernagula closed 3 years ago

hemanthyernagula commented 3 years ago

I installed face alignment package and after import this package I'm getting some error like this OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized. Did anyone faced same issue?

1adrianb commented 3 years ago

This doesn't seem to be an issue with the library itself. There are a few solution posted here https://github.com/dmlc/xgboost/issues/1715 than you can try.