question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pip upgrade fails (stalls at uninstall phase)

See original GitHub issue

MACOS Catalina

  • pip version: 19.0.1
  • Python version: 3.7
  • OS: 10.15.3

Description I simply try to upgrade pip but the operation stalls at the uninstall phase and does not progress from there…

Output

(yfinance) Joffreys-MBP:Stock-Duration-To-Come-Back-From-Crisis Armellini1$ pip install -U pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting pip
  Using cached https://files.pythonhosted.org/packages/54/0c/d01aa759fdc501a58f431eb594a17495f15b88da142ce14b5845662c13f3/pip-20.0.2-py2.py3-none-any.whl
Installing collected packages: pip
  Found existing installation: pip 19.0.1
    Uninstalling pip-19.0.1:

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
gutsytechstercommented, Mar 28, 2020

@pradyunsg This issue can be closed now IMO. 😃

0reactions
mtlberricommented, Mar 28, 2020

Yes agreed

On Sat., Mar. 28, 2020, 10:37 a.m. Tzu-ping Chung, notifications@github.com wrote:

Closed #7875 https://github.com/pypa/pip/issues/7875.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/pypa/pip/issues/7875#event-3175009535, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD5XQXPBSPHBWPNNQJMMDRDRJYDRNANCNFSM4LP7GBXA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

pip install --upgrade stalls at the "uninstalling" phase #6169
Running pip install --upgrade for any package that needs upgrading will cause pip to stall at the "Uninstalling" stage. Expected behavior.
Read more >
Stuck on upgrading PIP : r/Python - Reddit
I'm unable to upgrade pip with pip using the command "pip install --upgrade pip" I run into issues related to the TLS version...
Read more >
Pip hangs on installing packages - python - Stack Overflow
Step 1: First I uninstalled pip: pip uninstall pip. To make sure pip is uninstalled type pip and make sure you get ModuleNotFoundError:...
Read more >
pip install - pip documentation v22.3.1
Install the packages (and uninstall anything being upgraded/replaced). Note that pip ... A failed install is less likely to leave a broken environment....
Read more >
PIP Install Invalid Syntax - Don't Miss the Description - YouTube
PIP Install Invalid Syntax - PIP Syntax Error - Quick Solution - Don't Miss the Description.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found