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: Chromium (May 1, 2026), Platform 30.4 (Apr 28, 2026)
1,400+ portable packages, 1.2 billion downloads
PortableApps.com is operating at a loss. 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...