andrsd / otter

Yet another viz tool
MIT License
1 stars 1 forks source link

App bundle created via py2app does not work #19

Closed andrsd closed 4 days ago

andrsd commented 2 years ago

It produces the following error:

Unhandled exception <class 'ImportError'> attempted relative import with no known parent package <traceback object at 0x116b13fc0>

This seems to be related to importing in plugins. CSVPlotter seems to import correctly, other plugins seems to have issues causing this.

github-actions[bot] commented 1 week ago

Stale issue message