-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration errors occurred installing brew rdkit #12
Comments
Can you re-run the same install command but add
This makes the error message a bit more descriptive. |
Hi Matt thanks for the quick reply. This is what I am getting: -- Configuring incomplete, errors occurred!
Error: rdkit 2014.03.1 did not build Hope that helps. |
Hmm. The
If your output looks the same, the next step would be to look at the content of those cmake log files listed at the end of the error output. |
This is what I am getting: ==> Downloading https://github.com/rdkit/rdkit/archive/Release_2014_03_1.tar.gz If it helps numpy works fine. |
cmake isn't finding numpy for some reason. I have submitted an update to the rdkit homebrew formula (#13) that I think should fix the problem (although it's hard to be sure, as I can't replicate your issue). Once @greglandrum takes a look, if he approves and merges, you will need to run a |
Improve python and numpy detection - fixes #12
Hi I am trying to install rdkit on mac os 10.9.4 using the brew installation process and I get the error bellow.
Could you walk me through the error as I am not sure what's the problem.
Thanks in advance.
used as include directory in directory /tmp/rdkit-qaDg/rdkit-Release_2014_03_1/Code/ChemicalFeatures/Wrap
-- Configuring incomplete, errors occurred!
See also "/tmp/rdkit-qaDg/rdkit-Release_2014_03_1/CMakeFiles/CMakeOutput.log".
See also "/tmp/rdkit-qaDg/rdkit-Release_2014_03_1/CMakeFiles/CMakeError.log".
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/rdkit/homebrew-rdkit/issues
The text was updated successfully, but these errors were encountered: