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: Zulip (Mar 10, 2026), Platform 30.2 (Feb 17, 2026)
1,400+ portable packages, 1.2 billion downloads
Please donate if you can!
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...