Re: [graph-tool] Boost.Python.ArgumentError: Python argument types Error

2016-10-18 Thread reckoner
I removed all the system boost libraries and installed conda install boost. After configure, which I verified is linking to the anaconda boost, checking for boostlib >= 1.54.0... yes checking whether the Boost::Python library is available... yes checking whether boost_python is the correct library

Re: [graph-tool] Boost.Python.ArgumentError: Python argument types Error

2016-10-18 Thread Tiago de Paula Peixoto
On 18.10.2016 18:55, reckoner wrote: > I'm trying to build graph-tool on Ubuntu 16 using anaconda Python and I did > managed to get it compiled, but I get the following error on import. > > return libcore.openmp_set_schedule(schedule, chunk) > Boost.Python.ArgumentError: Python argument types

[graph-tool] Boost.Python.ArgumentError: Python argument types Error

2016-10-18 Thread reckoner
I'm trying to build graph-tool on Ubuntu 16 using anaconda Python and I did managed to get it compiled, but I get the following error on import. return libcore.openmp_set_schedule(schedule, chunk) Boost.Python.ArgumentError: Python argument types in graph_tool.libgraph_tool_core.openmp_se