We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
It runs well in Ubnuntu22, maybe your OS needs updating / upgrading?
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: