iceland2k14/bsgs

OSError:....

bane77111 opened this issue · 0 comments

Hi

Is there any solution for this error, i m using Ubuntu on Mac m1

python3 bsgs_create_bpfile_bloomfile.py 400000000 bpfile.bin bloomfile.bin 4
Traceback (most recent call last):
  File "/home/bane/bsgs/v6_dll_bsgs/bsgs_create_bpfile_bloomfile.py", line 16, in <module>
    import secp256k1 as ice
  File "/home/bane/bsgs/v6_dll_bsgs/secp256k1.py", line 29, in <module>
    ice = ctypes.CDLL(pathdll)
  File "/usr/lib/python3.10/ctypes/__init__.py", line 374, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /home/bane/bsgs/v6_dll_bsgs/ice_secp256k1.so: cannot open shared object file: No such file or directory

Thanks in advance