ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tp70pehd/setup.py'"'"'; file='"'"'/tmp/pip-req-build-tp70pehd/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-4_11d_sy
cwd: /tmp/pip-req-build-tp70pehd/
Complete output (8 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-req-build-tp70pehd/setup.py", line 8, in
import hackercodecs
File "/tmp/pip-req-build-tp70pehd/hackercodecs/init.py", line 323
print codec
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(codec)?
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tp70pehd/setup.py'"'"'; file='"'"'/tmp/pip-req-build-tp70pehd/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-4_11d_sy
cwd: /tmp/pip-req-build-tp70pehd/
Complete output (8 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-req-build-tp70pehd/setup.py", line 8, in
import hackercodecs
File "/tmp/pip-req-build-tp70pehd/hackercodecs/init.py", line 323
print codec
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(codec)?