Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip command no longer works #14

Open
Folkmetals opened this issue May 1, 2018 · 3 comments
Open

pip command no longer works #14

Folkmetals opened this issue May 1, 2018 · 3 comments
Labels
pip pip bugs

Comments

@Folkmetals
Copy link

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. ;-;

@hoge6b01
Copy link

hoge6b01 commented May 4, 2018

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?

@amir3code
Copy link

Dont update pip it has bugs. Try with the older version.

@jasonm23
Copy link

jasonm23 commented Dec 8, 2018

@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!

@invicnaper invicnaper added the pip pip bugs label Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pip pip bugs
Projects
None yet
Development

No branches or pull requests

5 participants