mirror of
https://github.com/ciromattia/kcc
synced 2025-12-15 18:56:28 +00:00
add note about macOS python
This commit is contained in:
@@ -290,6 +290,8 @@ python setup.py build_binary
|
|||||||
|
|
||||||
### macOS install from source
|
### 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:
|
One time setup and running for the first time:
|
||||||
```
|
```
|
||||||
python3 -m venv venv
|
python3 -m venv venv
|
||||||
|
|||||||
Reference in New Issue
Block a user