Skip to content

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
Clone this wiki locally