Page 1 of 1

Is it possible to run (portable) python scripter sandboxed?

Posted: Thu Mar 26, 2015 8:02 am
by i@mJONNY
Hi, I'm trying to learn some python.

I found a PortablePython_3.2.5.1.exe and installed it to a sandbox 'Python'.

Everything seems to to work with the shell, but I want to load a module (.py), tried loading the Scripter and get an error

Image

I thought it was Visual C++ 08 redist-related, so I installed vcredist_x86.exe in the same sandbox... but the error still pops up.

Any thoughts?

Many thanks, inquisitive 'noob :D