I’ll get to you probably beginning of next week with some test builds. Your latest log only shows inspect.getargspec
as an error, which is fine, because that function has been deprecated before and has now been removed in 3.11, replaced by getfullargspec
.
We might stumble upon certain other changes, but if you’re willing to go back and forth with builds (and are able to install those), we should get there fairly quickly, if nothing bigger broke.
And yes, this addon has been pretty much abandoned as it seems; I’ll try to keep it alive as best I can.