Closed sdadia closed 8 years ago
Export the /include/python directory
I fixed it with this export:
export CPLUS_INCLUDE_PATH="$CPLUS_INCLUDE_PATH:/usr/include/python3.5m/"
Where shall I include the export line? I tried it in my .bashrc file but it didn't work
Where shall I include the export line? I tried it in my .bashrc file but it didn't work
Same with me
When I run : make it gives me an error /usr/include/boost/python/detail/wrap_python.hpp:50:23: fatal error: pyconfig.h: No such file or directory
include
It says there is no file/directory