> I'm trying to use the extension for "Inkscape", "textext" which needs 
> "PyXML". I've been  trying to install PyXML and then uses "textext" 
> without success so I don't know if I'm installing PyXML correctly.
> 
> My OS is Mac OS X version 10.5.2
> 
> When I run "python regrtest.py" I got the message below (this might be 
> helpful)

Did you install PyXML, using "setup.py install"? It seems you are not
picking up the installed copy, but the standard XML packages from your
Python 2.5 installation.

Regards,
Martin
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to