Skip to content

v0.1.1 Executable file doesn't work in Mac OSX  #20

@fbessho

Description

@fbessho

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.
linalg__bash

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions