Comment 19 for bug 482993

Revision history for this message
Remigiusz 'lRem' Modrzejewski (lrem) wrote :

In fact there are two ways to cope with this problem. Either bundle the libraries in all the architectures (note: 64bit is now the default for OS X, so it's not an exotic request) or do what I did:

rm -r /Applications/Inkscape.app/Contents/Resources/python

Forcing the user to figure out an easy_install run is much better than hacking into the bundle...