Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Kangaroo_CPU.so: invalid ELF header #14

Open
rusvo opened this issue Feb 19, 2024 · 1 comment
Open

Kangaroo_CPU.so: invalid ELF header #14

rusvo opened this issue Feb 19, 2024 · 1 comment

Comments

@rusvo
Copy link

rusvo commented Feb 19, 2024

root@DESKTOP-OF08MGH:/home/rusvo/rsz# python3 kangaroo.py -p 03633CBE3EC02B9401C5EFFA144C5B4D22F87940259634858FC7E59B1C09937852 -ncore 2 -rand1
Traceback (most recent call last):
File "/home/rusvo/rsz/kangaroo.py", line 58, 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/Kangaroo_CPU.so: invalid ELF header

hi, how to fix it?

@Mahuro
Copy link

Mahuro commented Jun 15, 2024

It runs well in Ubnuntu22, maybe your OS needs updating / upgrading?

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

No branches or pull requests

2 participants