View Single Post
Old 05-24-2011, 03:29 AM   #59
htweedie
Junior Member
htweedie began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2011
Device: Kindle
I seem to be having an error when I try and run the plugin in Calibre 0.8.2 on OSX.

It seems to have installed okay (find the installer plugin) and on the title bar.

When I click the title bar I get the error RuntimeError: maximum recursion depth exceeded while calling Python object with the following traceback/details:

Appreciate any help :-)

calibre, version 0.8.2
ERROR: Unhandled exception: <b>RuntimeError</b>:maximum recursion depth exceeded while calling a Python object
Spoiler:

Traceback (most recent call last):
File "site-packages/calibre/gui2/library/views.py", line 765, in search_proxy
File "site-packages/calibre/gui2/library/models.py", line 298, in search
File "site-packages/calibre/library/caches.py", line 773, in search
File "site-packages/calibre/library/caches.py", line 791, in search_getting_ids
File "site-packages/calibre/utils/search_query_parser.py", line 193, in parse
File "site-packages/calibre/utils/search_query_parser.py", line 201, in _parse
File "site-packages/calibre/utils/pyparsing.py", line 1089, in parseString
File "site-packages/calibre/utils/pyparsing.py", line 962, in _parseNoCache
File "site-packages/calibre/utils/pyparsing.py", line 2681, in parseImpl
File "site-packages/calibre/utils/pyparsing.py", line 962, in _parseNoCache
File "site-packages/calibre/utils/pyparsing.py", line 2536, in parseImpl
File "site-packages/calibre/utils/pyparsing.py", line 962, in _parseNoCache
...
File "site-packages/calibre/utils/pyparsing.py", line 293, in __init__
RuntimeError: maximum recursion depth exceeded while calling a Python object

Last edited by kiwidude; 05-24-2011 at 05:04 AM. Reason: please don't EVER post thousands of repeated lines as it makes a thread unreadable
htweedie is offline   Reply With Quote