Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't import pnumpy #155

Open
dontmansion1984 opened this issue Feb 22, 2021 · 2 comments
Open

can't import pnumpy #155

dontmansion1984 opened this issue Feb 22, 2021 · 2 comments

Comments

@dontmansion1984
Copy link

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

@mcgfeller
Copy link

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.

@danielhrisca
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants