I suggest zipping the "App\Inkscape\python\Lib" directory and set the environment variable %PYTHONPATH% accordingly.
See here:
http://groups.google.com/group/comp.lang.python/browse_thread/thread/6bc...
Will save a lot of space!
New: r3dfox (July 15, 2025), Platform 30.0.4 (July 15, 2025)
1,400+ portable packages, 1.2 billion downloads
We are operating at a loss, please donate today
I suggest zipping the "App\Inkscape\python\Lib" directory and set the environment variable %PYTHONPATH% accordingly.
See here:
http://groups.google.com/group/comp.lang.python/browse_thread/thread/6bc...
Will save a lot of space!
Wouldn't it run much slower when using Python from a zip file on an external drive, though?
Sometimes, the impossible can become possible, if you're awesome!
no, the slowdown is negligible...
I'v just tried myself and this is not doable due to python zipimport not loading pyd files...