Numpy dependency error

Answered

Hi, 

Following error i am getting, can you please support

Unable to import required dependencies:
numpy: DLL load failed while importing _umath_linalg: The specified module could not be found.

0
1 comment

It looks like an error with Numpy missing some DLLs. Reinstalling Numpy usually fixes this. Did you try?

Also, just in case, try to recreate the virtual environment and reinstall the package.

0

Please sign in to leave a comment.