I want to install RDkit on windows anybody installed it please help me
I have a 64 bit windows 7 system with 32 bit python i download the windows zip version of RDkit then while setting the path i am facing the problem:
>>> from rdkit import Chem
Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “c:\python27\lib\site-packages\rdkit\Chem__init__.py”, line 18, in <module>
from rdkit import rdBase
ImportError: DLL load failed: The specified module could not be found
Can anybody help me with step by step procedure?
I wiki is not working with me.
Please edit the title. It should be a question, not a request.
This is the error i get
I integrated the debug output with the question, and make the question a full question.