That is strange indeed. I have downgraded to the anaconda version of boost (v1.60) and boost-python (v1.60) by sseefeld. The configure commands are unchanged as ./configure --prefix=$HOME/.local --with-boost=/home/pmj27/anaconda2 CXX="g++-5" CXXFLAGS="-std=gnu++14 -Wno-unused-local-typedefs" PYTHON="/home/pmj27/anaconda2/bin/python2.7" CPPFLAGS="-I/home/pmj27/anaconda2/include" LDFLAGS="-L/home/pmj27/anaconda2/lib" --enable-openmp which seems to still run happily ( config.log <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/file/n4027082/config.log> ) but during make this boost configuration also complains, albeit differently ( screengrab.dat <http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/file/n4027082/screengrab.dat> ). Is there any way of narrowing down the root of the error?
Best, Philipp -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Boost-Python-ArgumentError-Python-argument-types-did-not-match-C-signature-tp4027056p4027082.html Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
