Greg, I hope all is well with you.
Yes, I have my PATH envvar set correctly. When I tested the Q2 release I changed it and then reinstalled the Q3 release in the Q2 directory - still no luck. This actually came up as a result of a friend of mine having the same problem, although I don't know that he tried the Q2 release work around. -Kirk On Mon, Jan 11, 2010 at 11:48 AM, Greg Landrum <[email protected]>wrote: > Hi Kirk, > > On Mon, Jan 11, 2010 at 7:31 PM, <[email protected]> wrote: > > I installed the RDKit Windows binaries for Python 2.5 and I get an error > > when attempting to use it: > > > >>>>from rdkit import Chem > > > > Traceback (most recent call last): > > File "<stdin>", line 1, in <module> > > File "C:\RDKit_Q22009\rdkit\Chem\__init__.py", line 14, in <module> > > from rdkit import rdBase > > ImportError: DLL load failed: This application has failed to start > because > > the a > > pplication configuration is incorrect. Reinstalling the application may > fix > > this > > problem. > > > > > > I see that the rdBase.pyd file where I would expect it to be > > (C:\RDKit_Q32009\rdkit\). To verify the problem, I also downloaded and > > installed the Q2_2009 Windows binaries for Python 2.5 and I get no error. > > Do you have c:\RDKit_Q32009 in your PATH? > > -greg >
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

