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: MBox Viewer (Mar 22, 2026), Platform 30.3 (Mar 29, 2026)
1,400+ portable packages, 1.2 billion downloads
Our costs have risen a bunch. 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...