Tagged Questions
0
votes
1answer
345 views
How to install the pydelicious Python del.icio.us API?
I am running Python 2.4 on Windows XP and installed pydelicious API version 0.6. Upon running the install script I get ImportError: No module named etree.ElementTree.
How to install it?
Which ...