Hello Greg,

I am using 64-bit version of Windows 8.1. I have installed 32-bit version of 
Anaconda with Python 2.7. Then I have installed rdkit from binstar.org 
repository with conda:

conda install -c https://conda.binstar.org/rdkit rdkit

I have verified that it has installed this version of rdkit: 
https://binstar.org/rdkit/rdkit/2014.09.2/download/win-32/rdkit-2014.09.2-np19py27_0.tar.bz2

When I try to run some basic stuff, I got this error:

Traceback (most recent call last):
  File "C:/_JN/Dropbox/__bakalarka/_python/__pokusy/rdkit01.py", line 2, in 
<module>
    from rdkit import Chem
  File "C:\Anaconda\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.

I have tried to download 32-bit rdkit from SourceForge and then set PYTHONPATH 
and other system variables, as it is written in the installation instructions, 
but unsuccessfully.

Can you help me please? I really appreciate any help you can provide!

Cheers,

Jiri
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to