Hello,

I'm writing a Chimera extension that uses modules that it imports an external module.

To do this, I append the sys.path with a path to the directory where the module is placed and then I just import it. And then Chimera crashes.

The line with the import is the one that directly causes the crash.

I'm attaching a screenshot of the error that Chimera throws when I run it with --debug option. I have no idea what might be wrong.

Thank you for your time,
Mateusz