vim - When compiling YouCompleteMe, fatal error: 'pyconfig.h' file not found
phpcn_u1582
phpcn_u1582 2017-05-16 16:41:49
0
1
645

MacVim was downloaded and compiled with Homebrew. The version is 7.4. YouCompleteMe was downloaded with Vundle. Fatal error was encountered when executing ./install.sh: 'pyconfig.h' file not found The detailed error report is as follows:

In file included from /Users/findingsea/.vim/bundle/YouCompleteMe/cpp/BoostParts/libs/python/src/errors.cpp:10:
In file included from /Users/findingsea/.vim/bundle/YouCompleteMe/cpp/BoostParts/boost/python/errors.hpp:12:
In file included from /Users/findingsea/.vim/bundle/YouCompleteMe/cpp/BoostParts/boost/python/detail/prefix.hpp:13:
/Users/findingsea/.vim/bundle/YouCompleteMe/cpp/BoostParts/boost/python/detail/wrap_python.hpp:50:11: fatal error:
      'pyconfig.h' file not found
# include <pyconfig.h>
phpcn_u1582
phpcn_u1582

reply all(1)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!