updating from sabnzbd (plus) 0.3.0 rc3 to final - get error loading cherrpy
Posted: January 27th, 2008, 5:21 pm
Version: 0.3.0 RC3 > trying to update to final
OS: IPKG/opt arm running on qnap ts-109 pro
Install-type: RC3 installed via ipkg from http://www.maartendamen.com/synoware/py ... c3_arm.ipk
Template (if applicable): default
Firewall Software: NA
Are you using IPV6? no
Is the issue reproducible? Yes - cannot execute
see my below question on sourceforge forum
i am trying to update from an ipkg install of 3.0.0 rc3 sabnzbd plus to the final - the instructions that i got from another board were to overwrite the sabnzbd folder but then i get the below:
https://sourceforge.net/forum/forum.php ... _id=744573
python import error update 0.3.0rc3 to final
By: Kevin Sullivan (juggy2) - 2008-01-27 16:04
below is thread from another forum - need a hand with a python error:
fugazi wrote:
Install it manually. Download the zip from the website and replace the existing sabnzbd directory. You may want to clear out the existing cache files.
juggy wrote:
hi have an nas running optware and have installed the ipkg py-SABnzbd 0.2.5
how would i update this to 0.3.0
there is no updated ipkg for SABnzbd
hi i did that but i am now getting a python error
Code:
Command '"./S70sabnzbdplus"'
failed with return code 1 and error message
Traceback (most recent call last):
File "/opt/local/sabnzbdplus/SABnzbd.py", line 24, in
import cherrypy
ImportError: No module named cherrypy.
i tried reinstalling python via ipkg v 2.4.4-3 but same error occur when i try to execute the new SABnzbd
any ideas?
>>> there seems to be 2 sabnzbd folders
do i have to over write both of them??
they are located at:
(the 1st one is what is getting executed)
opt/local/sabndzbplus/sabnzbd
opt/lib/python2.4/site-packages/sabnzbd as soon as i revert back to the sabndbd (plus) 0.3.0 rc3 sabnzbd folder it starts up fine
the path to the python packages is broken somehow in sabnzbd.py
RE: python import error update 0.3.0rc3 to f (New)
By: shypike (shypikeProject Admin) - 2008-01-27 16:43
Your not supposed to install SABnzbd as a Python module.
Just install it in its own directory (by unzipping the distribution file).
OS: IPKG/opt arm running on qnap ts-109 pro
Install-type: RC3 installed via ipkg from http://www.maartendamen.com/synoware/py ... c3_arm.ipk
Template (if applicable): default
Firewall Software: NA
Are you using IPV6? no
Is the issue reproducible? Yes - cannot execute
see my below question on sourceforge forum
i am trying to update from an ipkg install of 3.0.0 rc3 sabnzbd plus to the final - the instructions that i got from another board were to overwrite the sabnzbd folder but then i get the below:
https://sourceforge.net/forum/forum.php ... _id=744573
python import error update 0.3.0rc3 to final
By: Kevin Sullivan (juggy2) - 2008-01-27 16:04
below is thread from another forum - need a hand with a python error:
fugazi wrote:
Install it manually. Download the zip from the website and replace the existing sabnzbd directory. You may want to clear out the existing cache files.
juggy wrote:
hi have an nas running optware and have installed the ipkg py-SABnzbd 0.2.5
how would i update this to 0.3.0
there is no updated ipkg for SABnzbd
hi i did that but i am now getting a python error
Code:
Command '"./S70sabnzbdplus"'
failed with return code 1 and error message
Traceback (most recent call last):
File "/opt/local/sabnzbdplus/SABnzbd.py", line 24, in
import cherrypy
ImportError: No module named cherrypy.
i tried reinstalling python via ipkg v 2.4.4-3 but same error occur when i try to execute the new SABnzbd
any ideas?
>>> there seems to be 2 sabnzbd folders
do i have to over write both of them??
they are located at:
(the 1st one is what is getting executed)
opt/local/sabndzbplus/sabnzbd
opt/lib/python2.4/site-packages/sabnzbd as soon as i revert back to the sabndbd (plus) 0.3.0 rc3 sabnzbd folder it starts up fine
the path to the python packages is broken somehow in sabnzbd.py
RE: python import error update 0.3.0rc3 to f (New)
By: shypike (shypikeProject Admin) - 2008-01-27 16:43
Your not supposed to install SABnzbd as a Python module.
Just install it in its own directory (by unzipping the distribution file).