Skip to content

Python environment setup

mahonym2024 edited this page Jan 21, 2025 · 8 revisions

(Not required if you already have Python 3 environment or if you only use the executable version)

Minimum needs: A Python 3 distribution (we recommend Python 3.7 or newer), such as:

Recommended: A Python development environment (IDE), e.g., VSCode, PyCharm; Or use an editor that provides python syntax checking, such as Notepad++.


Back to Main menu

Clone this wiki locally