Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
No need to break the system by removing shaky Python or updating it.
Use pyenv (don't forget to install the libraries ).
To install pyenv curl https://pyenv.run | bash
Install Python pyenv install 3.9.9
Create a virualenv and work in it so as not to break the system.
And there is a win-win option - to run Python in Docker. But, since you have Windows, this is not available to you.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question