0

error importing xml ElementTree

calling:

import xml.etree.cElementTree

gives:

import xml.etree.cElementTree
File "/TweakSoftware/rv-Linux-x86-64-4.0.11/lib/python2.6/xml/etree/cElementTree.py", line 3, in
from _elementtree import *
ImportError: /TweakSoftware/rv-Linux-x86-64-4.0.11/lib/python2.6/lib-dynload/_elementtree.so: undefined symbol: PyExpat_XML_SetUnknownEncodingHandler

 

any ideas?

2 comments

  • 0
    Avatar
    Johan

    Not getting this with python 2.7 RV

  • 0
    Avatar
    Alan Trombla

    @miniduck: great, thanks for letting us know!  For the record, this should also no longer be a problem in the latest RV using Python 2.6.  IE in RV version 4.0.13.

    Cheers,

    Alan

Please sign in to leave a comment.