When trying to download a book most of the time i get this back as error:
Quote:
Running identify query with parameters:
{'title': 'Leashing the Tempest', 'authors': ['Bennett, Jenn'], 'identifiers': {}, 'timeout': 30}
Using plugins: Goodreads (1, 5, 1), Google (1, 0, 1), Amazon.com (1, 2, 14)
The log from individual plugins is below
****************************** Goodreads (1, 5, 1) ******************************
Found 0 results
Downloading from Goodreads took 0.0760183334350586
identify - start. title=Leashing the Tempest, authors=['Bennett, Jenn'], identifiers={}
Querying: https://www.goodreads.com/search?sea...e=books&search[query]=Leashing+the+Tempest+Jenn+Bennett
Failed to make identify query: 'https://www.goodreads.com/search?search_type=books&search[query]=Leashing+the+Tempest+Jenn+Bennett'
Traceback (most recent call last):
File "calibre_plugins.goodreads.__init__", line 218, in identify
File "site-packages\mechanize\_mechanize.py", line 241, in open_novisit
File "site-packages\mechanize\_mechanize.py", line 277, in _mech_open
File "site-packages\mechanize\_opener.py", line 158, in _request
File "site-packages\mechanize\_request.py", line 74, in __init__
File "site-packages\mechanize\_urllib2_fork.py", line 192, in __init__
File "site-packages\mechanize\_urllib2_fork.py", line 178, in normalize_url
File "site-packages\mechanize\_urllib2_fork.py", line 175, in safe_encode
LookupError: unknown encoding: idna
************************************************** ********************
|
Any idea what i might be missing?