nye17 / javelin

JAVELIN is now working under Python 3!
GNU General Public License v2.0
21 stars 12 forks source link

DLL load faliure. No module names 'numpy.distutils._msvcompiler' #9

Open jdpkololgi opened 1 year ago

jdpkololgi commented 1 year ago

Windows 11 HP ENVY x360 15 Intel i7-8550U 64 bit fcompiler: gnu95

Dear nye17

Thank you for providing us with the javelin package. Unfortunately, I have been unable to properly install the javelin package. While javelin seems to install with python setup.py install, a warning is thrown "No module names 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils". Furthermore, when I try to run demo.py example I get "ImportError: DLL load failed while importing linalg_utils: The specified module could not be found." Please could you help me with this?

CMD_err.txt

tonybs03 commented 9 months ago

I got the same errors as you, were you able to resolve this?