Search found 2 matches
- July 13th, 2009, 10:02 am
- Forum: General Help
- Topic: Error: import cherrypy?
- Replies: 3
- Views: 3532
Re: Error: import cherrypy?
The error is not with cherrypy, it is with importing smtplib, which included in a standard install of python. So I'm not sure what is up with your installation of python, but I would reinstall. Python 2.6 is also not supported, use python 2.5 Hello, thanks for your Info. Yes you all have been right...
- July 12th, 2009, 3:48 am
- Forum: General Help
- Topic: Error: import cherrypy?
- Replies: 3
- Views: 3532
Error: import cherrypy?
Hello, i have an SUSE 10.2 Root Server running. I installed everything nececerry of sabnzbd on it but now i get an error like this: web19@alpha376:~/html/cbsc/www/sabnzbd> python SABnzbd.py -s localhost:7777 Traceback (most recent call last): File "SABnzbd.py", line 42, in <module> imp...