fcomitani/simpsom

Module Not Found error during import

jgericardo opened this issue · 2 comments

Hello! Thank you for your work. I tried importing the latest version of simpsom (v2.0.0) and the error occurred: ModuleNotFoundError: No module named 'simpsom.cluster'. There seems to be a missing init.py file in "./simpsom/cluster/". I tried adding it locally and it did the trick for me.

Of course I forgot the init file after all the testing!
Thanks for spotting that, I'm going to push a patch later today!

This has been solved in v2.0.1 ddc13f6

Thanks again for letting me know and apologies for the inconvenience.
Feel free to reopen this issue if you are still having issues.