Re: Saxlib Import Error (iso-codes-0.46)



I don't know about python-2.4.*, but for python-2.3.* I had to install
PyXML (http://pyxml.sourceforge.net).

--
Gustavo
gama vettalabs com

On Sat, 2005-07-23 at 20:49 +0200, Esben Stien wrote:
> Not sure if this is the best place to post, but I couldn't find any
> relevant web page or list for iso-codes. It seems it's a debian
> project.
> 
> I get this, trying to compile latest: I have python-2.4.3 and I though
> saxlib was included in versions above 2.0.
> 
> Any pointers as to how to proceed?
> 
> ../iso2pot.py --is-version 0.46pre1 --comments iso_639_2T_code \
>                 --fields name iso_639.xml iso_639.pot
> Traceback (most recent call last):
>   File "../iso2pot.py", line 9, in ?
>     from xml.sax import saxutils, make_parser, saxlib, saxexts, ContentHandler
> ImportError: cannot import name saxlib
> make[1]: *** [iso_639.pot] Error 1
> make[1]: Leaving directory `/src/iso-codes-0.46/iso_639'
> make: *** [all-recursive] Error 1
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]