You are here

InkscapePortable optimization

4 posts / 0 new
Last post
eadmaster
Offline
Last seen: 11 years 8 months ago
Joined: 2012-04-11 13:21
InkscapePortable optimization

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!

John T. Haller
John T. Haller's picture
Offline
Last seen: 3 hours 15 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Slower

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!

eadmaster
Offline
Last seen: 11 years 8 months ago
Joined: 2012-04-11 13:21
no, the slowdown is

no, the slowdown is negligible...

eadmaster
Offline
Last seen: 11 years 8 months ago
Joined: 2012-04-11 13:21
I'v just tried myself and

I'v just tried myself and this is not doable due to python zipimport not loading pyd files...

Log in or register to post comments