What do you see when you execute this quick test to ensure that ipython and
the rdkit are both really installed?

python -c 'import IPython;import
rdkit;print(IPython.__file__,rdkit.__file__)'

-greg

On Wed, Apr 14, 2021 at 2:58 PM Andrés Sánchez Ruiz <
andressanchezrui...@gmail.com> wrote:

> Hello,
>
> I have not been able to solve the issue yet after installing ipython
> in the same enviroment in which I have RDKIT.
>
> ipython                   7.22.0           py39hd4e2768_0
> ipython_genutils          0.2.0              pyhd3eb1b0_1
> .
> .
> .
> rdkit                     2021.03.1        py39hfadf033_0    conda-forge
>
> From this enviroment I can call pandas (for example) but not RDKIT.
> What is still not working?
>
> Best regards,
>
> Andrés
>
>
> _______________________________________________
> Rdkit-discuss mailing list
> Rdkit-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to