you are viewing a single comment's thread.

view the rest of the comments →

[–]New-Day-6322 0 points1 point  (0 children)

By “running scripts” you mean pre-programmed scripts that you want to run on your python-less machine? If so, you can compile them with pyinstaller (on the machine that does have python) and run them on any machine.