Skip to content

Releases: ADoesStuff/math-helper

executable for windows

Choose a tag to compare

@ADoesStuff ADoesStuff released this 27 Feb 19:14

this release's source code features a new pack.bat file made for windows users to be able to compile the app on their own
the requirements for the compilation process are as follows

  1. python 3.12 (python 3.13 or later will not work due to dependency issues, you might also have to create a virtual environment so that other python versions do not interefere)
  2. the nutika package (installed by running "pip install nuitka")

Math helper executable

Choose a tag to compare

@iasonasTan iasonasTan released this 04 Feb 09:03

Updated math helper app.
Generated executable for linux.