On 6/13/09 10:51 AM, Michael Wybrow wrote:
I've uploaded a universal Mac package for pre0. This was built from a new machine, so it may be a bit rough. Please try it out and provide feedback. Note, it is Leopard only.
python files missing
With recent snapshot builds, python based extensions worked out of the box, now:
"Inkscape has received additional data from the script executed. The script did not return an error, but this may indicate the results will not be as expected.
The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension. Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/, or install it through your package manager by a command like: sudo apt-get install python-lxml"
bundled python package: none LeWitt:~ suv$ ll Applications/Inkscape-0.47pre0.app/Contents/Resources/python/site-packages/ LeWitt:~ suv$
Copying the files (python/site-packages/i386) from Inkscape-21525.app works: extensions are re-enabled.