You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.
I had the exact same problem , so to rectify this the easiest way is to stop using beautifulsoup since it has been termed obsolete in pypi and move over to beautifulsoup4
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
pip3 install fails
Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-build-kiim5udg/beautifulsoup/setup.py", line 22 print "Unit tests have failed!" ^ SyntaxError: invalid syntax Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-kiim5udg/beautifulsoup/
The text was updated successfully, but these errors were encountered: