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.

