Pip can't be upgraded

Asked 2 years ago, Updated 2 years ago, 36 views

You are using pip version 7.1.2, however version 8.1.2 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.

I tried the command on the second line, but it didn't work

python django

2022-09-21 14:44

1 Answers

Is it okay to do sudo python -m pip install --upgrade pip?


2022-09-21 14:44

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.