-
Notifications
You must be signed in to change notification settings - Fork 108
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
Cannot run on Arch Linux #15
Comments
Also I have tried this on 32-bit and 64-bit architectures with the same results. Thanks |
Never tried it with Python 3, I think there are certain things to be fixed Check instructions for Linux on www.geocreepy.com and please try running it
|
Am Running everything in 2.7 now but get Do you know if 1.3 will be the default version in the new Kali release? |
Assuming you followed the rest of the instructions, pip install dominate Should fix this problem. I'll update the instructions too, thanks! No idea about kali unfortunately :/
|
Running python 3.4.3 and python-pyqt4
cloned from latest github
dependencies installed via pip
Running 'python CreepyMain.py' yields
File "CreepyMain.py", line 192
except Exception, err:
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: