On MacOS, I'm seeing `ModuleNotFoundError: No module named 'miniword.core.utils'` whether I run `python3 -m miniword` from src/miniword/ or from src/miniword/miniword/.
chrisecker4 days ago | | | parent | | on: 47722940
My mistake. Now it works (on linux).
mttpgn4 days ago | | | parent | | on: 47723102
Thanks, and I got the main window open now, but I'm getting a second error that doesn't look OS related. `Plugin error (txtfilter.py): No module named 'miniword.importexport'`
chrisecker2 days ago | | | parent | | on: 47724536
Fixed it. Thanks for reporting.