[Rdkit-discuss] rdkit installation on windows

2010-03-10 Thread Cedric MORETTI
Hi all,
I search a process to install RDKIT on Windows XP

I have installed Python 3.1 and  Cygwin.
If I read the SoftwareRequidrements (RDKIT/Docs)
I need NumPy but when I try to install NumPy I have a message error Python 2.6 
required,  which was found in the registry .
There are a problem between NumPy and Python 3.1 ?
Tks
Cedric

**
DISCLAIMER
This email and any files transmitted with it, including replies and
forwarded copies (which may contain alterations) subsequently
transmitted from Firmenich, are confidential and solely for the use
of the intended recipient.
The contents do not represent the opinion of Firmenich except
to the extent that it relates to their official business.
** 
   
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss


Re: [Rdkit-discuss] rdkit installation on windows

2010-03-10 Thread Greg Landrum
Dear Cedric,

The RDKit only works with python version 2.5 or 2.6. There are
installation instructions here:
http://code.google.com/p/rdkit/wiki/InstallingOnWindows

Note that although those instructions mention python 2.5, the code
will work with python 2.6 as long as you download the correct rdkit
binary :
http://rdkit.googlecode.com/files/RDKit_Q42009_1.win32.py25.zip  for
working with python 2.5
or
http://rdkit.googlecode.com/files/RDKit_Q42009_1.win32.py26.zip  for
working with python 2.6.

Best Regards,
-greg

On Wed, Mar 10, 2010 at 5:12 PM, Cedric MORETTI
cedric.more...@firmenich.com wrote:
 Hi all,

 I search a process to install RDKIT on Windows XP



 I have installed Python 3.1 and  Cygwin.

 If I read the SoftwareRequidrements (RDKIT/Docs)

 I need NumPy but when I try to install NumPy I have a message error “Python
 2.6 required,  which was found in the registry” .

 There are a problem between NumPy and Python 3.1 ?

 Tks

 Cedric



 **
 DISCLAIMER
 This email and any files transmitted with it, including replies and
 forwarded copies (which may contain alterations) subsequently
 transmitted from Firmenich, are confidential and solely for the use
 of the intended recipient.
 The contents do not represent the opinion of Firmenich except
 to the extent that it relates to their official business.
 **


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 Rdkit-discuss mailing list
 Rdkit-discuss@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/rdkit-discuss



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss