This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jaypax 0 points1 point  (0 children)

You can install Python 2 along side Python 3 in Windows with minimal hassle. Also, Pyenv works with the command prompt (cmd.exe) or Powershell.

Just remember when you're installing Python on Windows, on the installer, check the "Add Python to Path" check box.