Closed shenkin closed 9 years ago
Probably caused by the virtualenv. See https://github.com/rdkit/homebrew-rdkit/issues/20 for more info.
Sounds good. I will try Anaconda. Reponse appreciated. I will report back after trying, which won't be for a few days.
I have given up on virtualenv-like things and just want to try brew with the system Python. I am still encountering problems, but will post them elsewhere following a search. Closing this case in the meantime.
Hi,
I'm having trouble installing RDKit on a Mac running Yosemite 10.10.3.
I first built a Python virtualenv based on my system installation and activated it.
The first effort to "brew install rdkit" seemd to implicate boost as the cause of failure, so I uninstalled and rebuilt boost, which appeared to succeed.
When trying again to intall rdkit, it failed with the following in ~/Library/Logs/Homebrew/rdkit/02.make:
When I run the commands:
I get:
Any suggestions?