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

./zzboost.sh ERROR #55

Open
rui99999 opened this issue Dec 20, 2021 · 2 comments
Open

./zzboost.sh ERROR #55

rui99999 opened this issue Dec 20, 2021 · 2 comments

Comments

@rui99999
Copy link

...failed gcc.compile.c++ bin.v2/libs/python/build/gcc-5.4.0/release/link-static/python-3.7/threading-multi/visibility-hidden/numpy/ndarray.o...
gcc.compile.c++ bin.v2/libs/python/build/gcc-5.4.0/release/link-static/python-3.7/threading-multi/visibility-hidden/numpy/numpy.o
In file included from ./boost/python/detail/prefix.hpp:13:0,
from ./boost/python/args.hpp:8,
from ./boost/python.hpp:11,
from ./boost/python/numpy/internal.hpp:17,
from libs/python/src/numpy/numpy.cpp:8:
./boost/python/detail/wrap_python.hpp:57:23: fatal error: pyconfig.h: 没有那个文件或目录
compilation terminated.

@innerlee
Copy link
Contributor

from libs/python/src/numpy/numpy.cpp:8:

I'm not sure why python is related (it should not). Maybe you can try to debug from this observation.

@0829MingHu
Copy link

export CPLUS_INCLUDE_PATH="$CPLUS_INCLUDE_PATH:/home/chenj0g/anaconda3/envs/open-mmlab/include/python3.7m"

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

3 participants