So...
I've copied the binaries folder to C:\RDKit_2011_03_1
I've added the variables:
RDBASE = C:\RDKit_2011_03_1
PYTHONPATH = %RDBASE%
PATH = %RDBASE%\lib

And yet, I still get this error:
In [1]: from rdkit.Chem import AllChem as Chem
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)

C:\Documents and Settings\yex7845\Desktop\<ipython console> in <module>()

C:\RDKit_2011_03_1\rdkit\Chem\__init__.py in <module>()
     16
     17 """
---> 18 from rdkit import rdBase
     19 from rdkit import RDConfig
     20

ImportError: DLL load failed: The specified module could not be found.


What's wrong?

Thanks in advance,

George




On 17 April 2011 10:07, George Papadatos <gpapada...@gmail.com> wrote:

> Cheers, Greg.
>
> George
>
> On 17 April 2011 06:14, Greg Landrum <greg.land...@gmail.com> wrote:
>
>> Dear all,
>>
>> After a couple of requests, I just uploaded a win32 build of the
>> 2011.03 release that supports Python 2.7 to both the google code and
>> sourceforge download sites.
>>
>> Best Regards,
>> -greg
>>
>>
>> ------------------------------------------------------------------------------
>> Benefiting from Server Virtualization: Beyond Initial Workload
>> Consolidation -- Increasing the use of server virtualization is a top
>> priority.Virtualization can reduce costs, simplify management, and improve
>> application availability and disaster protection. Learn more about
>> boosting
>> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
>> _______________________________________________
>> Rdkit-discuss mailing list
>> Rdkit-discuss@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>>
>
>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to