1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 09:46:25 +00:00

add note about macOS python

This commit is contained in:
Alex Xu
2025-05-26 11:32:44 -07:00
committed by GitHub
parent ada001eb41
commit ec613cce7b

View File

@@ -290,6 +290,8 @@ python setup.py build_binary
### macOS install from source
If the system installed Python gives you issues, please install the latest Python from either brew or the official website.
One time setup and running for the first time:
```
python3 -m venv venv