Releases: f8122dac/prsim
Releases · f8122dac/prsim
v0.0.2
v0.0.2-beta Added OS X App
- Single file executable binaries for OS X and Windows.
- Fixed the crashing issue with TkAgg on OS X.
v0.0.2-alpha Windows Binary Release
Running Source Code
- Running source code on a python environment works on Linux and Windows.
- There are some errors with matplotlib package running under OS X(TkAgg related).
- running .exe binary with wine(v2.21) also worked on Linux.
Executable Binary
- PyInstaller binary generation only worked for Windows binary.