Hacker News new | ask | show | jobs
by savingsPossible 1214 days ago
I think there is an issue with different versions of python

If there are 2 installed, then "python" can refer to (say) python 3.10 and pip to python 3.9

using python -m makes you pip with 3.10