Dear Hari,

On Thu, Oct 25, 2012 at 1:07 AM, hari jayaram <[email protected]> wrote:
> Hi All,
> I am trying to get a new 64 bit Windows machine setup with Python27_32 and
> rdkit 32 bit
>
> I used the install package for RDKit_2012_09_1 . I was able to add the
> requisite %RDBASE% and %RDBASE%/lib to my PYTHONPATH and Path and definine
> the RDBASE environment variable to point to C:\RDKit_2012_09_1
>
> After I installed vcredist_x86.exe , ( this step threw me for a loop till I
> read this post
> http://www.mail-archive.com/[email protected]/msg02381.html)
>
> now when I import Chem from rdkit I get the following error. I checked and
> there seems to be no rdGeometry module inside the Geometry directory inside
> rdkit.
>
> I am sure I missed something since its been a while since I
> updated/installed rdkit. How can i get that module installed

hmm, the file is in the zip file:
~/Downloads > unzip -l RDKit_2012_09_1.win32.py27.zip | grep rdGeom
   263168  2012-10-20 18:27   RDKit_2012_09_1/rdkit/Geometry/rdGeometry.pyd

did you install the binary of the new version?

-greg

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to