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 <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
