[sldev] CMake error
Boroondas Gupte
sllists at boroon.dasgupta.ch
Sun Apr 5 04:18:25 PDT 2009
Matias A. V. schrieb:
> "C:\Dev\1.22.9\linden\indra\lib\python\indra\util\fastest_elementtree.py"
> , line 62, in ?
> from xml.etree.ElementTree import *
> ImportError: No module named etree.ElementTree
This looks similar to
https://lists.secondlife.com/pipermail/sldev/2008-July/011080.html
You're probably missing the ElementTree python API. It's included in
python 2.5 and newer, so try upgrading your python installation.
I hope this helps
Boroondas
More information about the SLDev
mailing list