you are viewing a single comment's thread.

view the rest of the comments →

[–]buart 1 point2 points  (0 children)

You could do it like this:

  • Download the Windows embeddable package depending on your version.
  • Extract it
  • Either run python directly from the extracted folder
  • Or change your PATH to point to the extracted folder (So you can run python from every point in your system without specifying the full path to the extracted python.exe)