2014-05-24 28 views
0

你好我試圖以與Python使用它配置cvblob,這裏使用explanition^h,但是當我來到測試我得到這個錯誤:配置Python和cvblob

[email protected]:~/Downloads/cvblob/python/cvblob$ ./build.sh 
In file included from /usr/include/boost/python/detail/prefix.hpp:13:0, 
     from /usr/include/boost/python/args.hpp:8, 
     from /usr/include/boost/python.hpp:11, 
     from _cvblob.C:1: 
/usr/include/boost/python/detail/wrap_python.hpp:50:23: fatal error: pyconfig.h: No such file or directory 
# include <pyconfig.h> 
      ^
compilation terminated. 
g++: error: _cvblob.o: No such file or directory 
g++: error: unrecognized command line option ‘-Wl’ 

哪能解決這個?

回答

0

我通過遵循git hub網站 中的步驟解決了這個問題,而無需忽略括號內的小注釋:p