1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-12 17:26:23 +00:00

add python 3.12 unsupported note

This commit is contained in:
Alex Xu
2024-07-25 13:54:31 -07:00
committed by GitHub
parent 114f4c9e57
commit df9990c692

View File

@@ -210,6 +210,8 @@ OTHER:
## INSTALL FROM SOURCE
Note: Python 3.12+ is unsupported, please use Python 3.11. https://github.com/ciromattia/kcc/issues/618
This section is for developers who want to contribute to KCC or power users who want to run the latest code without waiting for an official release.
Easiest to use [GitHub Desktop](https://desktop.github.com) to clone the KCC repo. From GitHub Desktop, click on `Repository` in the toolbar, then `Command Prompt` (Windows)/`Terminal` (Mac) to open a window in the KCC repo.