iceland2k14/secp256k1

Error then run

Hurd8x opened this issue · 4 comments

File "test.py", line 1, in
import secp256k1 as ice
File "/home/xman/secp256k1/secp256k1.py", line 30, in
ice = ctypes.CDLL(pathdll)
File "/usr/lib/python3.7/ctypes/init.py", line 356, in init
self._handle = _dlopen(self._name, mode)
OSError: /home/xman/secp256k1/ice_secp256k1.so: cannot open shared object file: No such file or directory

How to solve this ?

thanks