After running brew doctor
, I get this error related to a header file that I'm not sure about. I don't know what greenlet
is, so I'm apprehensive to remove it as suggested in this post.
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/python2.7/greenlet/greenlet.h
Please answer the following questions:
1. What does the error Unbrewed header files
actually mean?
2. Should I remove the file listed in the error?