collectorfalo.blogg.se

Upgrade pip windows
Upgrade pip windows










upgrade pip windows upgrade pip windows

Then in the new black window, you can simply copy paste (copy the text below, and you can right click on a cmd window to paste it) the command it gave you with one small change, since there is a space in that path (commands hate spaces) you would have to add quotes to that python path to get it to work, like this. This opens a command prompt so you can run commands. Then type in cmd like this and press enter or hit OK. If you are on a computer that has a Windows key (the one between your Left control and left alt buttons), you can hold down WIN and press R one time to open the 'Run' menu. So it's giving you a hint with how to run a pip command the low level way, so that python is running without pip being in control, and that allows you to update it by removing and installing the new version. It's a little funny because pip is usually the thing that does updating jobs, but it doesn't have the ability to update itself, because it would have to remove itself and then install the new version, but how is it going to remove itself if it's currently running? What you're seeing here isn't actually an error, it's a message telling you that 'pip' has an update available (IF you want).












Upgrade pip windows