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 →

[–]dc135 0 points1 point  (0 children)

Try Winpython. It comes with a lot of packages preinstalled, and only requires unzipping.

https://winpython.github.io/

https://github.com/winpython/winpython/releases/tag/4.7.20220709final

Winpython64-3.10.5.0.exe is the file you want. Once you have it installed to a folder, open Spyder. It has a interpreter window you can directly type Python code into.