You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unexpected header files error when installing on Mac with Homebrew
python setup.py install
.....
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/....
Environment:
OS: Mac OS 10.12
Python: 2.7.14 installed via Homebrew
The text was updated successfully, but these errors were encountered:
Unexpected header files error when installing on Mac with Homebrew
python setup.py install
.....
Warning: Unbrewed header files were found in /usr/local/include.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected header files:
/usr/local/include/....
Environment:
OS: Mac OS 10.12
Python: 2.7.14 installed via Homebrew
The text was updated successfully, but these errors were encountered: