-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Overview
Executable file (one file mode) for MacOSX created by PyInstaller doesn't work well.
This issue doesn't happen in multi file mode or in Windows
Symptom
Whenever user clicks the blend button in GUI, it prints the following error message.

Action to be taken
It looks that something is wrong around math calculation (pyamg, scipy).
GUI works fine in Windows and even in Mac when multi file mode is used, and also I plan to register PyPoi to PyPI (#15), after that we don't need to use the PyInstaller anymore.
Hence, I'll leave it as it is and for v0.1.1 I'll release only multi file version for Mac OS.
Reactions are currently unavailable