Uh oh. This may be a preview of the kind of problem that is more and more likely to occur as civilization becomes increasingly dependent on technology that no one fully understands any more. :rolleyes: At least it's not a nuclear reactor we're talking about.
Which is a roundabout way of saying "I have no idea!" But that might be a slight exaggeration, since I can almost certainly come up with some ideas; whether they are helpful remains to be determined...
1. The ScriptRunner message certainly sounds like it doesn't think the Python connection is operational. Are you sure you have Python 2.7.x installed? (Newer versions won't work with APN.)
2. While on that subject, can we assume you followed the steps outlined on the home page of the
APN Repository (as opposed to some in-house-developed recipe for setting up a new PC)?
3. What do you see on the Tools > Options > Extensions display? I have the following:
CTags Tagger 1.6 Yes
Custom Scheme Lexer 2.0 Yes
pyPN 1.0 Yes
4. When you say the Find dialog comes up, but the "goto command does nothing", do you mean the "Find Next" (on the Search dialog) button? Or the Edit > Goto command (which brings up a dialog where you enter the line number to jump to)? Neither of those seem related to the Python interface, which does suggest something deeper is broken.
I'll get out my pick axe and try to dig into the code to see if I can find some further details on that ScriptRunner error or any other clues.