Running under 2.5, i get this:-

Traceback (most recent call last):
  File "conduit/start_conduit.py", line 50, in <module>
    from conduit.MainWindow import conduit_main
  File "/home/john/Projects/conduit/conduit/MainWindow.py", line 17, in <module>
    import elementtree.ElementTree as ET
ImportError: No module named elementtree.ElementTree

However, under 2.4, all is well. Does ElementTree need to be used a
certain way to make it work under 2.4 and 2.5?

-- 
python-elementree doesn't seem to support python2.5?
https://launchpad.net/bugs/81890

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to