-
Notifications
You must be signed in to change notification settings - Fork 3k
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" does not operate if "pip uninstall" has been invoked previously. #11121
Comments
Can't reproduce in a virtual environment on a non-root user using Pyhon 3.10.4 with Pip 22.1.1:
|
This is most likely due to the second |
@uranusjr, if this issue described what is known to be erroneous, and requires subsequent triage, why has it been closed; is that status temporary? |
It’s not errorneous and likely out of pip’s control. It is always possible to reopen if further evidence proves the previous judgement was incorrect. |
@uranusjr, I misread the notification. I thought that you added the labels that you removed. I am thankful for your explanation anyway. |
"x" is "pmbootstrap" or "tg", and "pip" is obviously "pip3" or "pip".
Description
I believe that "http://github.com/paul-nameless/tg/issues/275#issuecomment-1126788158" explains well that the executable file that "pip install x" should create the whenever "pip install x" is invoked is not created during the 2nd invocation of "pip install x".
Expected behavior
The executable file that "pip install x" should create the whenever "pip install x" is invoked should be created during the 2nd invocation of "pip install x".
pip version
"22.0.4."
Python version
"3.10.4".
OS
"Linux BEEDELLROKEJULIANLOCKHART 5.18.0-0.rc6.20220511gitfeb9c5e19e913b5.50.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 11 15:10:58 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux".
"http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Server/x86_64/iso/" installs it.
How to Reproduce
Output
"http://github.com/paul-nameless/tg/issues/275#issuecomment-1126788158":
"http://gitlab.com/postmarketOS/pmbootstrap/-/issues/2127":
Code of Conduct
The text was updated successfully, but these errors were encountered: