You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
I get this error when I try to run tuxcut after installing it successfully
Traceback (most recent call last): File "tuxcut.py", line 3, in <module> File "/home/ahmed/Projects/tuxcut/.venv/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 631, in exec_module File "wx/__init__.py", line 17, in <module> File "/home/ahmed/Projects/tuxcut/.venv/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 631, in exec_module File "wx/core.py", line 12, in <module> File "/home/ahmed/Projects/tuxcut/.venv/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 714, in load_module ImportError: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.27' not found (required by /tmp/_MEIwqRGg1/libsystemd.so.0)
[10903] Failed to execute script tuxcut
`
The text was updated successfully, but these errors were encountered:
I get this error when I try to run tuxcut after installing it successfully
Traceback (most recent call last): File "tuxcut.py", line 3, in <module> File "/home/ahmed/Projects/tuxcut/.venv/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 631, in exec_module File "wx/__init__.py", line 17, in <module> File "/home/ahmed/Projects/tuxcut/.venv/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 631, in exec_module File "wx/core.py", line 12, in <module> File "/home/ahmed/Projects/tuxcut/.venv/lib/python3.6/site-packages/PyInstaller/loader/pyimod03_importers.py", line 714, in load_module ImportError: /lib/x86_64-linux-gnu/libc.so.6: version
GLIBC_2.27' not found (required by /tmp/_MEIwqRGg1/libsystemd.so.0)[10903] Failed to execute script tuxcut
`
The text was updated successfully, but these errors were encountered: