[Debichem-devel] Bug#945985: problem with python3-rdkit in Debian Sid
merkys at debian.org
merkys at debian.org
Mon Dec 2 09:09:59 GMT 2019
Source: rdkit
Version: 201903.1-2
Hi Francois,
The python3-rdkit seems missing a dependency on
libschroedinger-maeparser1. The new version of rdkit is waiting in the
NEW queue, thus I open a bug report to track this problem.
On 2019-11-29 05:42, Francois Berenger wrote:
> This small pyhon3 code fragment does not work:
>
> ---
> import rdkit
> from rdkit import Chem
> ---
>
> Log file, test script and all installed packages on the system are attached.
test_rdkit.log:
Traceback (most recent call last):
File "./test_rdkit.py", line 4, in <module>
from rdkit import Chem
File "/usr/lib/python3/dist-packages/rdkit/Chem/__init__.py", line 23,
in <module>
from rdkit.Chem.rdmolfiles import *
ImportError: libmaeparser.so.1.2: cannot open shared object file: No
such file or directory
Thanks for the report,
Andrius
More information about the Debichem-devel
mailing list