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: Kanri (Oct 9, '24), Platform 29.5.3 (Jun 27, '24)
1,100+ portable packages, 1.1 billion downloads
No Ads November!, 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...