-
Notifications
You must be signed in to change notification settings - Fork 8
Mac Python Install Issues
Val Huber edited this page Dec 28, 2020
·
2 revisions
We have seen various issues in Mac installations.
- You may see
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun
- Solution: properly install xcode (details here)
- Brew may encounter permissions issues (e.g,
Permission denied @ dir_s_mkdir
)- Solution: though extreme cautions apply, consider this approach