0.6.8 error File "SABnzbd.py", line 65, in <module>

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
WARLOCK
Newbie
Newbie
Posts: 11
Joined: May 13th, 2011, 1:50 am

0.6.8 error File "SABnzbd.py", line 65, in <module>

Post by WARLOCK »

Hi Guys,

I was succssfully running 0.6.7 and have upgrade in the past with out problems by simply extracting the new version over the older version.
However after upgrading from 0.6.7 to 6.8.0 I am getting this error.

# python SABnzbd.py -d -f /mnt/disk3/.custom/SABnzbd*/sabnzbd.ini
Traceback (most recent call last):
File "SABnzbd.py", line 65, in <module>
import sabnzbd
ImportError: No module named sabnzbd

any help appreciated ?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.8 error File "SABnzbd.py", line 65, in <module>

Post by shypike »

How did you upgrade?
It looks like the correct folder structure wasn't preserved.
WARLOCK
Newbie
Newbie
Posts: 11
Joined: May 13th, 2011, 1:50 am

Re: 0.6.8 error File "SABnzbd.py", line 65, in <module>

Post by WARLOCK »

copy and past.

0.6.7 was in a folder SABnzbd and I extracted 0.6.8 and cpoied and replaced all the files from 0.6.8 into the SABnzdb.
I also tried running a 0.6.8 as a new install and get the same error, so i.e extracted the tar file and tried to run python SABnzbd.py -d -f sabnzbd.ini with the same error.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: 0.6.8 error File "SABnzbd.py", line 65, in <module>

Post by shypike »

The folder that contains "SABnzbd.py" must contain a sub folder "sabnzbd", which contains a bunch of other ".py" files.
WARLOCK
Newbie
Newbie
Posts: 11
Joined: May 13th, 2011, 1:50 am

Re: 0.6.8 error File "SABnzbd.py", line 65, in <module>

Post by WARLOCK »

Ok not sure what I did, but I redownloaded it and instead of copying 0.6.8 over 0.6.7 I just copied the sabnzbd.ini from 0.6.7 to 0.6.8 and now it seems to start fine. Luckly my que was empty

Thanks for the help
Post Reply