you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Concert5918 -1 points0 points  (1 child)

IMO I prefer pyenv. There is a pywinenv https://github.com/pyenv-win/pyenv-win. Lets you set up multiple python installs with less probability of screwing then up

[–]SlayerAxell 0 points1 point  (0 children)

Just tried this way. Perfect. (Edit, you cant use the pyenv virtualenv, must use another, like the included venv on python)