Guest User

Untitled

a guest
Jun 19th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. Hi Everyone.
  2. I'm new in the programming planet and i have a problem on cmd .... I want a install beautifulsoup but cmd made a problem .
  3. I'm typing "pip3 install beautifulsoup" or "pip install beautifulsoup" and cmd said this :
  4. print "Unit tests have failed!"
  5. ^
  6. SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int "Unit tests have failed!")?
  7.  
  8. ----------------------------------------
  9. Command "python setup.py egg_info" failed with error code 1 in C:\Users\E----\AppData\Local\Temp\pip-install-n0_b36qg\beautifulsoup\
  10. What should i go solving this problem ?
  11. Thanks a lot.....
Add Comment
Please, Sign In to add comment