View Single Post
Old 02-06-2021, 05:48 AM   #347
Venia Legendi
Member
Venia Legendi began at the beginning.
 
Venia Legendi's Avatar
 
Posts: 13
Karma: 10
Join Date: Apr 2013
Device: lots of, frequently changing
Help Link in Config → write() argument must be str, not bytes

Hello, thanks for this plugin. I recently realized that calling the help link in the config dialog leads to:

Code:
Traceback (most recent call last):
  File "calibre_plugins.search_the_internet.config", line 982, in help_link_activated
  File "calibre_plugins.search_the_internet.action", line 279, in show_help
  File "calibre_plugins.search_the_internet.action", line 277, in get_help_file_resource
TypeError: write() argument must be str, not bytes
Venia Legendi is offline   Reply With Quote