dutzi / tamper

Devtools extension, lets you locally edit files served from the web (based on mitmproxy).
http://dutzi.github.io/tamper
MIT License
394 stars 36 forks source link

Mac Pip Install Error #45

Closed dpleshkov closed 6 years ago

dpleshkov commented 6 years ago
error: could not create '/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7/greenlet': Operation not permitted

Sudo pip install fails, denies permission without sudo. Sudo -H doesn't work either.

Mac OS Sierra