homebrew-rdkit icon indicating copy to clipboard operation
homebrew-rdkit copied to clipboard

Homebrew formula for rdkit

Results 5 homebrew-rdkit issues
Sort by recently updated
recently updated
newest added

rpath unset in most of the libraries. eg: otool -L libRDKitSimDivPickers.2020.09.1.dylib | grep rpath @rpath/libRDKithc.1.dylib (compatibility version 1.0.0, current version 2020.9.1) @rpath/libRDKitRDGeneral.1.dylib (compatibility version 1.0.0, current version 2020.9.1)

Installing with the --with-java option does not work for me: https://gist.github.com/tdudgeon/5213f4b4342b298c26ad23296dd0871e With plain: brew install rdkit it works fine. This is on El Capitan 10.11.5

bug
broken-build

We don't support Python2 anymore. Also, the brew recipe is supposed to be fully automatic now, so removed outdated instructions.

enhancement
consider-merging
documentation

I might have a look soon. Especially: remove old things related to Python 2. Create a troubleshooting section and move many things in there.

has-pull-request
documentation