Skip to content
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

Kali Linux - Problem #179

Open
MrRekter opened this issue Oct 10, 2020 · 1 comment
Open

Kali Linux - Problem #179

MrRekter opened this issue Oct 10, 2020 · 1 comment

Comments

@MrRekter
Copy link

MrRekter commented Oct 10, 2020

pip install http://effbot.org/downloads/Imaging-1.1.6.tar.gz
Collecting http://effbot.org/downloads/Imaging-1.1.6.tar.gz
Downloading http://effbot.org/downloads/Imaging-1.1.6.tar.gz (435 kB)
|████████████████████████████████| 435 kB 184 kB/s
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-33c0dhzy/setup.py'"'"'; file='"'"'/tmp/pip-req-build-33c0dhzy/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-eb17y7mr
cwd: /tmp/pip-req-build-33c0dhzy/
Complete output (6 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-req-build-33c0dhzy/setup.py", line 175
print "--- using Tcl/Tk libraries at", TCL_ROOT
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("--- using Tcl/Tk libraries at", TCL_ROOT)?
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@MrRekter
Copy link
Author

And

python trity.py
Traceback (most recent call last):
File "trity.py", line 27, in
from searchs import *
File "trity/searchs.py", line 1, in
from google import search
ImportError: No module named google

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants