When trying to run the two examples under /examples, I get the following error:
Traceback (most recent call last):
File "test_dance.py", line 9, in
from _average import average_image
File "../mgmodule/_average.py", line 4, in
from ._utils import mg_progressbar, MgImage
ImportError: attempted relative import with no known parent package
When trying to run the two examples under /examples, I get the following error:
Guess they need updating to paths