-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
- followed the wiki to properly install python: Troubleshooting · dutzi/tamper Wiki · GitHub
- ran
pip install tamper - Got this error:
Collecting tamper
Using cached tamper-0.24.5.tar.gz (6.2 kB)
ERROR: Command errored out with exit status 1:
command: /usr/local/opt/python/bin/python3.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/rs/x46xkw452yl8xzdvkhqbzsgh0000gn/T/pip-install-5m8nd9z1/tamper/setup.py'"'"'; __file__='"'"'/private/var/folders/rs/x46xkw452yl8xzdvkhqbzsgh0000gn/T/pip-install-5m8nd9z1/tamper/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 /private/var/folders/rs/x46xkw452yl8xzdvkhqbzsgh0000gn/T/pip-install-5m8nd9z1/tamper/pip-egg-info
cwd: /private/var/folders/rs/x46xkw452yl8xzdvkhqbzsgh0000gn/T/pip-install-5m8nd9z1/tamper/
Complete output (6 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/private/var/folders/rs/x46xkw452yl8xzdvkhqbzsgh0000gn/T/pip-install-5m8nd9z1/tamper/setup.py", line 60
print '\nWriting chrome native messaging manifest file (' + manifestFilename + ')'
^
SyntaxError: invalid syntax
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels