Search Criteria
Package Details: rdkit 2024_09_3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rdkit.git (read-only, click to copy) |
---|---|
Package Base: | rdkit |
Description: | An open-source toolkit for cheminformatics and machine learning with Python API |
Upstream URL: | http://rdkit.org/ |
Keywords: | chemistry modeling science |
Licenses: | BSD-3-Clause |
Submitter: | None |
Maintainer: | hseara (vedranmiletic) |
Last Packager: | vedranmiletic |
Votes: | 8 |
Popularity: | 0.008894 |
First Submitted: | 2011-03-26 18:34 (UTC) |
Last Updated: | 2024-12-02 08:27 (UTC) |
Dependencies (11)
- boost-libs
- cairo (cairo-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairocffi
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-pillow
- sqlite (sqlite-fossilAUR)
- boost (boost-gitAUR) (make)
- catch2 (catch2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
Required by (2)
- coot
- python-qcengine (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
hseara commented on 2022-01-28 11:00 (UTC)
Working new version:
Please update
maximtrp commented on 2021-06-27 15:59 (UTC)
Here is PKGBUILD file for the new version (2021_03_3):
ptrxyz commented on 2021-05-11 16:10 (UTC)
I'd also be interested in a new release/an update. Is this still maintained?
joanmanel commented on 2021-05-10 10:57 (UTC)
The installation seems to be OK, but I don't have rdkit.chem, is this normal? otherwise how can I get rdkit.chem?
zsurnz commented on 2021-01-06 21:59 (UTC)
@riteme: I also got a compilation crash on Manjaro, gcc 10.2.0 when updating to Python3.9. Following your suggestion the package did compile but was broken and Chem could not even be imported from rdkit. To my surprise recompiling maeparser 1.2.4-3 and coordgen 1.4.2-2 from source did solve the issue, although I had previously up-to-date versions from "extra" installed.
riteme commented on 2020-06-06 03:30 (UTC) (edited on 2020-06-15 11:25 (UTC) by riteme)
Consider adding
-DRDK_BUILD_CPP_TESTS=OFF
to cmake. Some tests got compile errors on my system (Manjaro, GCC 10.1.0). Meanwhile,CMakeLists.txt
says "disabling (it) can speed up builds".dviktor commented on 2020-02-19 17:18 (UTC)
Please update
PKGBUILD
:tyaur27182 commented on 2018-08-06 17:12 (UTC)
Arch updated the Python3 upstream to version 3.7, breaking the RDKit build. I got it to rebuild by changing the -DPYTHON_LIBRARY and -DPYTHON_INCLUDE_DIR to 3.7 instead of 3.6 in the PKGBUILD. This seems to have fixed it.
Athemis commented on 2018-06-06 12:24 (UTC)
@yoowul: Thanks, this has been fixed + bump to current release (2018_03_2)
« First ‹ Previous 1 2 3 Next › Last »