The first 2 CALM error messages are spot-on and valid. Do what they say.
The Exception is that the Exception is not a proper Python Exception: "TypeError: exceptions must derive from BaseException".
Ignore that 3d Exception, since it is intentionally raised just stop everything where it is, which it did.
I believe the root cause of your whole problem is that you manually created the ../CALM/ library, which is forbidden, and that royally confused CALM, because CALM always refreshes it with 2 files: the template CALM Target Library, and the CALM tools .db file. You cannot possibly create the CALM tools .db file, which is what your error messages are all about.
CALM creates the ../CALM/ library itself. Always.
Please carefully read all of the ToolTips for all of the widgets in the CALM Dialog, as well as any embedded instructions and FAQs.
DaltonST
Last edited by DaltonST; 12-18-2020 at 10:56 AM.
|