1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

Python 3.12 supported

This commit is contained in:
Alex Xu
2024-08-28 14:32:23 -07:00
committed by GitHub
parent 511c7c1580
commit 1337ad7fe3

View File

@@ -210,8 +210,6 @@ 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.