Thanks!
I've seen that post by Kovid Goyal, and I am already working from what google searches about upgrading from python 2 to python 3 turn up.
What I'm primarily looking for (and google searches as yet haven't turned up), is a way to diagnose what's wrong with my plugin. A way to load it that would output all error messages such as e.g. "import not found" or similar.
"calibre-debug -g" outputs a lot of stuff, but nothing about what's wrong with my plugin.
Thanks again!
|