a-atalla / tuxcut

Arp spoofing tool for linux
http://a-atalla.github.io/tuxcut/
235 stars 52 forks source link

New version unable to run on ubuntu 17.10 #11

Open abdulhamidOumer opened 5 years ago

abdulhamidOumer commented 5 years ago

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: versionGLIBC_2.27' not found (required by /tmp/_MEIwqRGg1/libsystemd.so.0) [10903] Failed to execute script tuxcut `

vicrobot commented 5 years ago

@abdulhamidOumer You got the solution?? I'm on 16.04 Ubuntu and its not working.