MAC Setup - youdar/How-to GitHub Wiki

MAC Setup

When having issues with pip install due to permissions.

  • find where is the python installed
    For example:
    • /Library/Frameworks/Python.framework/Versions/3.9/share.
    • /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages
  • Click [command] + [i]
  • Select [Sharing & Permissions], Unlock, add the user and give Read & Write permissions