Dear Greg,

This is what I see after activating my enviroment (foodpains) and
introducing your command:

C:\Anaconda\envs\foodpains\lib\site-packages\IPython\__init__.py
C:\Anaconda\envs\foodpains\lib\site-packages\rdkit\__init__.py

Best regards,

Andrés

El mié, 14 abr 2021 a las 15:42, Greg Landrum
(<greg.land...@gmail.com>) escribió:
>
> 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