Dear All,
I'm attempting to install RDKit_2013_09_1 on a windows 7 enterprise x64 system.
I have placed the RDKit_2013_09_1 in the C: drive
environment variables are 
Path:  
C:\Users\satza\AppData\Local\Enthought\Canopy\User\Scripts;%RDBASE%\libPYTHONPATH:
 %RDBASE%RDBASE: C:\RDKit_2013_09_1
Error in Python (Same error when running in Canopy):
Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)] on 
win32Type "copyright", "credits" or "license()" for more information.>>> from 
rdkit import Chem
Traceback (most recent call last):  File "<pyshell#0>", line 1, in <module>    
from rdkit import Chem  File "C:\RDKit_2013_09_1\rdkit\Chem\__init__.py", line 
18, in <module>    from rdkit import rdBaseImportError: DLL load failed: The 
specified module could not be found.
Dependency Walker shows the missing DLLsMSVCP100, MSVCR100, and oddly it says 
it can't find BOOST_PYTHON-VC100-MT-1_51.dll, even though this file is clearly 
in the rdkit.
Lastly, I have already installed Microsoft Visual C++ 2010, which is linked in 
another RDKit thread regarding missing DLLs.
Thanks in advance for any help,
Alex
                                          
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to