To whom it may concern, I am having some trouble with the rdkit installation, the error I get is the following: > import rdkit Traceback (most recent call last):
File "<ipython-input-1-6b72bd8913ab>", line 1, in <module> import rdkit ModuleNotFoundError: No module named 'rdkit' However, when I check in my enviroment I can see the module installed: rdkit 2021.03.1 py39hfadf033_0 conda-forge I followed both the guide offered in your page: https://www.rdkit.org/docs/Install.html and two other videos on youtube that describe the procedure: https://www.youtube.com/watch?v=3JywpzUKon8 and https://www.youtube.com/watch?v=UmW9Cr8uF5g which are slighlty different. I have Windows 10 installed in this computer and python version 3.8.5 (the one that comes with anaconda). If you needed any further information that I am missing, please, let know. Thank in advance, Best regards, Andrés P.D. I first installed anaconda with the path option, then I uninstalled to see if such was the source of the error but still got it.
_______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss