human_curl icon indicating copy to clipboard operation
human_curl copied to clipboard

pip fails on arch

Open ghost opened this issue 8 years ago • 0 comments

pip install human_curl Collecting human_curl Downloading human_curl-0.2.0.tar.gz (40kB) 100% |████████████████████████████████| 40kB 4.7MB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-lj_e33tp/human-curl/setup.py", line 27 except Exception, e: ^ SyntaxError: invalid syntax

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-lj_e33tp/human-curl/

ghost avatar Feb 20 '17 14:02 ghost