pnumpy icon indicating copy to clipboard operation
pnumpy copied to clipboard

can't import pnumpy

Open dontmansion1984 opened this issue 4 years ago • 2 comments

Hello. I have an error with importing Pnumpy: >>> import pnumpy Traceback (most recent call last): File "<pyshell#198>", line 1, in import pnumpy File "C:\Python379\lib\site-packages\pnumpy_init.py", line 57, in import pnumpy._pnumpy as pnumpy ImportError: DLL load failed: Can't find the module. image (1) image

dontmansion1984 avatar Feb 22 '21 12:02 dontmansion1984

Same here - PythonWin 3.8.6, Windows 10.0.19042.867. I tried to copy _pnumpy.pyd around to a few locations on the path, nothing helped.

mcgfeller avatar Mar 29 '21 13:03 mcgfeller

The same thing happens on Python 3.9 x64 running on Windows 10

danielhrisca avatar Oct 27 '21 06:10 danielhrisca