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
zeus-scanner not works in manjaro
Manjaro
n/a
sudo python zeus.py
Traceback (most recent call last): File "/usr/share/zeus-scanner/zeus.py", line 49, in reload(sys) NameError: name 'reload' is not defined
See the above Stacktrace
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What's the problem
zeus-scanner not works in manjaro
Running context
Manjaro
git master
Any idea on a solution?
n/a
Full console commands run
sudo python zeus.py
Stacktrace (if applicable)
Traceback (most recent call last):
File "/usr/share/zeus-scanner/zeus.py", line 49, in
reload(sys)
NameError: name 'reload' is not defined
Full file log information
See the above Stacktrace
The text was updated successfully, but these errors were encountered: