Thread
:
[ANNOUNCE] hellanzb & par2 ...
View Single Post
cianof
2010-11-18 , 11:58
Posts: 5 | Thanked: 0 times | Joined on Nov 2010
#
6
Traceback (most recent call last):
File "/usr/bin/hellanzb", line 14, in <module>
from Hellanzb.Core import main
File "/usr/lib/pymodules/python2.5/Hellanzb/Core.py", line 18, in <module>
from Hellanzb.Daemon import initDaemon, postProcess
File "/usr/lib/pymodules/python2.5/Hellanzb/Daemon.py", line 15, in <module>
from Hellanzb.NZBQueue import dequeueNZBs, recoverStateFromDisk, parseNZB, \
File "/usr/lib/pymodules/python2.5/Hellanzb/NZBQueue.py", line 16, in <module>
from Hellanzb.external.elementtree.SimpleXMLWriter import XMLWriter
ImportError: No module named external.elementtree.SimpleXMLWriter
That's what I'm getting now after:
apt-get remove --purge python-elementtree && apt-get install python-xml
and reboot.
I installed python-elementtree earlier hoping it might fix the problems.
Googling.. it seems there are some changes in python 2.5 to elementtree and I think SimpleXMLWrite has been removed.
It is on my device though in the hellanzb lib folder, but its not importing for some reason.
Quote & Reply
|
cianof
View Public Profile
Send a private message to cianof
Find all posts by cianof