[lxml-dev] setupinfo.py that downloads/builds libxml2/libxslt
Stefan Behnel
stefan_ml at behnel.de
Fri Nov 7 16:55:23 CET 2008
Hi,
Paul Everitt wrote:
> Running was a different story:
>
>>>> from lxml import etree
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> ImportError:
> dlopen(/Users/paul/venvs/lxml2.5.2/lib/python2.5/site-packages/lxml-2.2alpha1-py2.5-macosx-10.3-i386.egg/lxml/etree.so,
> 2): Symbol not found: _iconv
In case the library is called 'iconv' on Macs, this *might* be fixed now.
Stefan
More information about the lxml-dev
mailing list