Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boost minor problem: cannot find 'pyconfig.h' #49

Open
TimmvonderMehden opened this issue Nov 13, 2017 · 1 comment
Open

boost minor problem: cannot find 'pyconfig.h' #49

TimmvonderMehden opened this issue Nov 13, 2017 · 1 comment

Comments

@TimmvonderMehden
Copy link

TimmvonderMehden commented Nov 13, 2017

...Caffe-builder\packages\boost\boost_download-prefix\src\boost_download\boost/python/detail/wrap_python.hpp(50): fatal error C1083: Cannot open include file: 'pyconfig.h': No such file or directory

Building with MSVC 2015 Update 3, and python = Anaconda .

I could not find out where the include path for boost is defined. Anaconda has a pyconfig.h. Obviously, boost just does not know where to look for it

@whirlpoolcode
Copy link

I met the same issue but resolved it after double checking my anaconda location.

Correcting your ANACONDA_HOME := /path/to/anaconda#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants