What steps will reproduce the problem?
1. Download v0.6
2. Unizip
3. Run cmd
4. cd to unzipped folder
4. python setup.py install
What is the expected output? What do you see instead?
Expected to install. I get
Traceback (most recent call last):
File "setup.py", line 11, in ?
import pydelicious
File "C:\Documents and Settings\George\Desktop\Downloads\pydelicious-0.6\pydelicious\__init__.py", line 41, in ?
from xml.etree.ElementTree import parse as parse_xml
ImportError: No module named etree.ElementTree
What version of the product are you using? On what operating system?
pydelicious0.6, Python 2.4.4, Windows XP SP3.
Python works fine.
Please provide any additional information below.
What version of Python does this work with???
Where is the documentation??? There is none on this site and the doc folder is
empty.
Original issue reported on code.google.com by shiawas...@gmail.com on 26 Nov 2011 at 4:22
Original issue reported on code.google.com by
shiawas...@gmail.com
on 26 Nov 2011 at 4:22