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

beautifulsoup Python 3 Error #14

Open
ynalcakan opened this issue Jan 5, 2016 · 0 comments
Open

beautifulsoup Python 3 Error #14

ynalcakan opened this issue Jan 5, 2016 · 0 comments

Comments

@ynalcakan
Copy link

I think you should change the setup.py file for python3.x users because "beautifulsoup" giving an error :

Running setup.py (path:/tmp/pip-build-a01i9mg2/beautifulsoup/setup.py) egg_info for package beautifulsoup
Traceback (most recent call last):
File "", line 17, in
File "/tmp/pip-build-a01i9mg2/beautifulsoup/setup.py", line 22
print "Unit tests have failed!"
^
SyntaxError: Missing parentheses in call to 'print'

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

1 participant