Installation Guide - xcist/documentation GitHub Wiki
- You will need the Python environment: Setup Python environment
- For source code, there are two options "pip install" and "git clone" : Install CatSim Python package
- (Optional) Python IDE setup, such as VSCode, Pycharm: Setup Python IDE
We have compiled the Python package into executable using Pyinstaller
(Currently supported OS: Windows 7/10/11 64-bit, will supprot MacOS soon.)
(Currently the executable file is on GitHub.com, it will be moved to GitLFS soon.)
- Download the software from GitHub as a zip file, including an executable file and configuration files.
- After downloading, extract the Zip file and find the folder main/EXE.
- Tips for running the executable: https://github.com/xcist/documentation/wiki/Running-the-Executable