You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: