Numpy dependency error

已回答

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

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

请先登录再写评论。