[Debichem-devel] problem with python3-rdkit in Debian Sid
Francois Berenger
beren314 at bio.kyutech.ac.jp
Tue Dec 3 00:43:33 GMT 2019
On 12/2/19 6:09 PM, merkys at debian.org wrote:
> 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.
Hello,
Where can I follow this bug?
Is there a URL in some bug tracker?
Also, how can I get and test the package in the NEW queue?
Thanks a lot,
F.
> 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