ConfigParser instance has no attribute 'read_file' #42 Open wianoski opened on Jun 1, 2018 ...
I removed the plugin inside calibre, cloned the repo, applied the following diff and build and installed it with the commands inside the make_plugin.bat script. This seems to fix the Issue, however ...
When creating tools or applications in Python, you need "configuration information" such as database connection details, debug mode ON/OFF, and timeout durations. If you write these directly into the ...