Skip to content

Releases: f8122dac/prsim

v0.0.2

16 Mar 06:34

Choose a tag to compare

minor gui edit

v0.0.2-beta Added OS X App

16 Mar 06:31

Choose a tag to compare

Pre-release
  • 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

12 Mar 21:42
c629ec0

Choose a tag to compare

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