خطا به این شکل است:
(.env) ali@ali:~/Downloads/imposm$ pip install imposm
Collecting imposm
Using cached imposm-2.6.0.tar.gz (117 kB)
ERROR: Command errored out with exit status 1:
command: /home/ali/Downloads/imposm/.env/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-1jjc7ydu/imposm/setup.py'"'"'; __file__='"'"'/tmp/pip-install-1jjc7ydu/imposm/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-install-1jjc7ydu/imposm/pip-egg-info
cwd: /tmp/pip-install-1jjc7ydu/imposm/
Complete output (6 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-install-1jjc7ydu/imposm/setup.py", line 24
print 'imposm/cache/tc.c up to date'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('imposm/cache/tc.c up to date')?
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.