View Single Post
Posts: 187 | Thanked: 23 times | Joined on Aug 2007
#2
I'm really excited about the return of gpodder! Sadly the app won't launch for me

Trying to launch by commandline results in the following:

~ $ gpodder
Traceback (most recent call last):
File "/usr/bin/gpodder", line 155, in <module>
sys.exit( main())
File "/usr/bin/gpodder", line 113, in main
from gpodder import console
File "/usr/lib/python2.5/site-packages/gpodder/console.py", line 20, in <module>
from gpodder import util
File "/usr/lib/python2.5/site-packages/gpodder/util.py", line 61, in <module>
import xml.dom.minidom
ImportError: No module named dom.minidom