Open Folkmetals opened 6 years ago
Similar here. After
You are using pip version 8.1.1, however version 10.0.1 is available.
I updated with the result:
Successfully installed pip-10.0.1
but trying to install beautifulsoup4 it says:
Traceback (most recent call last):
File "/usr/bin/pip", line 9, in <module>
from pip import main
ImportError: cannot import name main
Any suggestions?
Dont update pip it has bugs. Try with the older version.
@amir3code ... Is the above 4 month old comment still true?
Please link to issues with pip so people can track progress of relevant bugs/fixes.
Thanks!
so I tried to install beautifulsoup4 for spotify-dl (i installed the other one) but it keeps saying -bash: pip: command not found whenever I run pip install beautifulsoup4.. but I have pip installed. ;-;