0ssamaak0 / DLTA-AI

Data Labeling, Tracking and Annotation with AI
GNU General Public License v3.0
322 stars 39 forks source link

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

Closed mohamedraafat96 closed 1 year ago

mohamedraafat96 commented 1 year ago

The app just loads the loading page before closing with this issue: image

mohamedraafat96 commented 1 year ago

I solved this by upgrading NumPy to version 1.23.3 pip install numpy --upgrade thank you @0ssamaak0

0ssamaak0 commented 1 year ago

Thank you very much, we will add it to the solutions to problems section in the user guide 😃

0ssamaak0 commented 1 year ago

Done