|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Jul 2010
Device: iPhone 3G with Stanza/iBooks
|
Hi all,
Today I went to transfer my newspapers into Stanza through Calibre. My iPhone couldn't find the content server automatically. No big deal, I thought, so I went and tried entering the hostname as a catalogue, but that wouldn't work either. Then I went into Calibre's preferences, I noticed the server wasn't started. So I hit "Start Server", but it just came up with this error: Code:
ERROR: ERROR: Unhandled exception: <b>ImportError</b>:No module named routes
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/dialogs/config/__init__.py", line 776, in start_server
from calibre.library.server.main import start_threaded_server
File "/usr/lib/calibre/calibre/library/server/main.py", line 12, in <module>
from calibre.library.server.base import LibraryServer
File "/usr/lib/calibre/calibre/library/server/base.py", line 23, in <module>
from calibre.library.server.opds import OPDSServer
File "/usr/lib/calibre/calibre/library/server/opds.py", line 15, in <module>
import routes
ImportError: No module named routes
|
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,609
Karma: 28549044
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
uninstall the calibre version you installed from the ubuntu repositories and install the binary from the calibre website.
|
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Old Thread] Daemonizing the calibre-server in Ubuntu | gkbeer | Calibre | 10 | 01-20-2013 01:24 PM |
| Calibre on ubuntu server | tdw197 | Calibre | 24 | 01-19-2011 08:48 AM |
| Calibre crashes X server (Ubuntu 10.10) | mfabry | Calibre | 9 | 10-15-2010 05:12 PM |
| Calibre RuntimeError on Ubuntu 8.04 Server | alexbt | Calibre | 3 | 10-13-2009 05:26 AM |
| Starting content server throws an error 55 | valiant66 | Calibre | 4 | 06-09-2009 11:40 AM |