|
|
|
|
|
by promer
660 days ago
|
|
The assertion that seemed incorrect was that I was recommending an option that would install libraries to the system Python. Xcode does put a binary with the name python3 into `/usr/bin`. This is not a system Python, but set that aside. Can you explain how someone might pip install libraries to this instance of Python? |
|