View Single Post
Old 10-15-2011, 12:26 AM   #17
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,475
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
All you should need to do in that case is set CALIBRE_DEVELOP_FROM correctly. Then the source will be used.

Things to check:

1) CALIBRE_DEVELOP_FROM is set correctly to the the src directory, no typos
2) Start calibre as /opt/calibre/calibre-debug -g

Stick your print 'Hello, world' in src/calibre/__init__.py
kovidgoyal is offline   Reply With Quote