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 install --upgrade installs to different directory on OSX #5212

Closed
CoreyCole opened this issue Apr 12, 2018 · 3 comments
Closed

pip install --upgrade installs to different directory on OSX #5212

CoreyCole opened this issue Apr 12, 2018 · 3 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@CoreyCole
Copy link

  • Pip version: 9.0.3
  • Python version: 2.7.10
  • Operating system: OSX

Description:

It seems similar to #2382, but on OSX.

What I've run:

$ which pip
/usr/local/bin/pip
$ pip install --upgrade pip
Requirement already up-to-date: pip in /Library/Python/2.7/site-packages
You are using pip version 9.0.3, however version 10.0.0b2 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

I'm fairly new to using python. Should I add site-packages to my $PATH? I guess not because I don't see a bin directory in there.

@pradyunsg
Copy link
Member

Hey @CoreyCole!

Sorry for the the delay in responding. This was due to #5175. Thanks for filing this issue! :)

@pradyunsg
Copy link
Member

I'll close this issue as a duplicate of #5175.

@lock
Copy link

lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

2 participants