FreeBSD: Installation Problems: Cherrpy Import Errors
Posted: July 20th, 2009, 12:19 pm
Gents,
FreeBSD7.2 - Installed at the weekend just got around to rebuilding this.
bsss# SABnzbd.py --server x.x.x.x --browser 0 --logging 0 --weblogging 0 --daemon --config-file /root/.sabnzbd/sabnzbd.ini --permissions 0777 &
[1] 79190
bsss# Traceback (most recent call last):
File "/usr/local/bin/SABnzbd.py", line 42, in
import cherrypy
File "/usr/local/lib/python2.5/site-packages/cherrypy/__init__.py", line 10, in
import config
File "/usr/local/lib/python2.5/site-packages/cherrypy/config.py", line 8, in
from cherrypy.lib import autoreload, cptools, httptools
File "/usr/local/lib/python2.5/site-packages/cherrypy/lib/autoreload.py", line 9, in
import thread
ImportError: No module named thread
[1] Exit 1 SABnzbd.py --server 192.168.69.2:13077 --browser 0 --logging 0 --weblogging 0 ...
I have the cheerypy port installed....
bsss# pkg_version -v | grep -i sab
sabnzbdplus-0.4.11 = up-to-date with port
and....
bsss# pkg_version -v | grep -i py
py25-cElementTree-1.0.5_1 = up-to-date with port
py25-chardet-1.0.1 = up-to-date with port
py25-cheetah-2.2.1 = up-to-date with port
py25-cherrypy-old-2.3.0,1 = up-to-date with port
py25-elementtree-1.2.6_1 = up-to-date with port
py25-feedparser-4.1_2 = up-to-date with port
py25-openssl-0.8_1 = up-to-date with port
py25-orbit-2.24.0 = up-to-date with port
py25-setuptools-0.6c9 = up-to-date with port
py25-utils-0.3.0 = up-to-date with port
py25-xml-0.8.4_1 = up-to-date with port
python25-2.5.4_2 = up-to-date with port
xdpyinfo-1.0.3 = up-to-date with port
Any ideas!?!?
FreeBSD7.2 - Installed at the weekend just got around to rebuilding this.
bsss# SABnzbd.py --server x.x.x.x --browser 0 --logging 0 --weblogging 0 --daemon --config-file /root/.sabnzbd/sabnzbd.ini --permissions 0777 &
[1] 79190
bsss# Traceback (most recent call last):
File "/usr/local/bin/SABnzbd.py", line 42, in
import cherrypy
File "/usr/local/lib/python2.5/site-packages/cherrypy/__init__.py", line 10, in
import config
File "/usr/local/lib/python2.5/site-packages/cherrypy/config.py", line 8, in
from cherrypy.lib import autoreload, cptools, httptools
File "/usr/local/lib/python2.5/site-packages/cherrypy/lib/autoreload.py", line 9, in
import thread
ImportError: No module named thread
[1] Exit 1 SABnzbd.py --server 192.168.69.2:13077 --browser 0 --logging 0 --weblogging 0 ...
I have the cheerypy port installed....
bsss# pkg_version -v | grep -i sab
sabnzbdplus-0.4.11 = up-to-date with port
and....
bsss# pkg_version -v | grep -i py
py25-cElementTree-1.0.5_1 = up-to-date with port
py25-chardet-1.0.1 = up-to-date with port
py25-cheetah-2.2.1 = up-to-date with port
py25-cherrypy-old-2.3.0,1 = up-to-date with port
py25-elementtree-1.2.6_1 = up-to-date with port
py25-feedparser-4.1_2 = up-to-date with port
py25-openssl-0.8_1 = up-to-date with port
py25-orbit-2.24.0 = up-to-date with port
py25-setuptools-0.6c9 = up-to-date with port
py25-utils-0.3.0 = up-to-date with port
py25-xml-0.8.4_1 = up-to-date with port
python25-2.5.4_2 = up-to-date with port
xdpyinfo-1.0.3 = up-to-date with port
Any ideas!?!?