We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: