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

ice_secp256k1.so: invalid ELF header #31

Open
rusvo opened this issue Feb 19, 2024 · 0 comments
Open

ice_secp256k1.so: invalid ELF header #31

rusvo opened this issue Feb 19, 2024 · 0 comments

Comments

@rusvo
Copy link

rusvo commented Feb 19, 2024

root@DESKTOP-OF08MGH:/home/rusvo/rsz# python3 rsz_solve.py
Traceback (most recent call last):
File "/home/rusvo/rsz/rsz_solve.py", line 8, in
import secp256k1 as ice
File "/home/rusvo/rsz/secp256k1.py", line 32, in
ice = ctypes.CDLL(pathdll)
File "/usr/lib/python3.10/ctypes/init.py", line 374, in init
self._handle = _dlopen(self._name, mode)
OSError: /home/rusvo/rsz/ice_secp256k1.so: invalid ELF header

hi, how i can fix it?

# 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

1 participant