Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Python 3 support #105

Open
sandeepsayone opened this issue May 24, 2016 · 1 comment
Open

Python 3 support #105

sandeepsayone opened this issue May 24, 2016 · 1 comment

Comments

@sandeepsayone
Copy link

sandeepsayone commented May 24, 2016

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/

@Shashi456
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants