28 Jan
2016
28 Jan
'16
6:24 a.m.
On 28.01.2016 00:40, Travis Earheart wrote:
I am trying to install graph-tool on a MacBook Pro with El Capitan using Anaconda3-2.3 which installs Python 3.4. I have tried installing all necessary supporting packages every way but Sunday.
Since you are using anaconda, are you sure that its python installation is being used to compile boost-python and graph-tool? If you use either homebrew or macports, this is in general _not_ the case. If you use homebrew's or macports' python for compilation, but import the module from anaconda, it can trigger these sorts of errors. Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>