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

Latest pip breaks "pip install" command #14

Closed
evanpierre opened this issue Nov 21, 2019 · 2 comments
Closed

Latest pip breaks "pip install" command #14

evanpierre opened this issue Nov 21, 2019 · 2 comments

Comments

@evanpierre
Copy link

Latest pip breaks "pip install" command. Issue being discussed here: pypa/pip#7209

Fix:
Add to beginning of command -> "python -m pip install..."

Solution discussion here: https://stackoverflow.com/questions/58451650/pip-no-longer-working-after-update-error-module-object-is-not-callable

@Polyterative
Copy link

any news?

@raganmd
Copy link
Owner

raganmd commented Feb 23, 2021

Should now be address with a recent update - windows for sure. needs testing on macOS

@raganmd raganmd closed this as completed Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants