Skip to content
New issue

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

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

Already on GitHub? # to your account

import secp256k1 as ice issue #19

Open
dolcevita79 opened this issue Sep 23, 2023 · 1 comment
Open

import secp256k1 as ice issue #19

dolcevita79 opened this issue Sep 23, 2023 · 1 comment

Comments

@dolcevita79
Copy link

/rsz# python3 rsz_solve.py
Traceback (most recent call last):
File "rsz_solve.py", line 8, in
import secp256k1 as ice
File "/root/rsz/secp256k1.py", line 32, in
ice = ctypes.CDLL(pathdll)
File "/usr/lib/python3.6/ctypes/init.py", line 348, in init
self._handle = _dlopen(self._name, mode)
OSError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /root/rsz/ice_secp256k1.so)

please help why there is errors when try

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

No branches or pull requests

2 participants
@dolcevita79 and others