Timeline for answer to Dealing with multiple Python versions and PIP by Anar Salimkhanov
Current License: CC BY-SA 4.0
Post Revisions
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 7, 2021 at 14:13 | comment | added | Anar Salimkhanov | @EvanZamir you probably haven't installed pip for python3.8. Please see this question on stackoverflow stackoverflow.com/questions/61717006/pip-for-python-3-8 | |
| Sep 6, 2021 at 0:27 | comment | added | Evan Zamir |
/usr/bin/python3.8: No module named pip
|
|
| Jul 27, 2020 at 22:18 | comment | added | Anar Salimkhanov | Never had problems with it. So I don't see any reason to forget it yet. And I don't think that makes my answer "not useful" | |
| Jul 27, 2020 at 21:30 | comment | added | sinoroc |
Forget the pip scripts, they are unreliable. Just use path/to/pythonX.Y -m pip, it's safer.
|
|
| Jul 27, 2020 at 20:46 | history | edited | Paul Roub | CC BY-SA 4.0 |
fix format
|
| Jul 27, 2020 at 20:41 | history | answered | Anar Salimkhanov | CC BY-SA 4.0 |