On Sat, Jul 18, 2009 at 1:24 AM, Milton Cezar
Ribeiro<miltinho.astrona...@gmail.com> wrote:
> Dear friends,
>
> I just installed RPy2 on my Vista 64 machine. I am running a test code like:
> ...

Yes, you need to install the win32api module, from Mark Hammond's
Python Win32 Extensions

> I also tryed to install
>
> http://downloads.sourceforge.net/sourceforge/pywin32/pywin32-212.win32-py2.5.exe?use_mirror=iweb
> which try to install pywin32-212.win32-py2.5, but I get error, saying that
> Python2.5 is not installed.
> In fact, I have python 2.5 on my PATH directory, and I can invoke
> python(2.5) from anywhere.

That installer is for 32 bit Windows (you can tell this from the win32
bit in the filename).

You need a 64bit installer! These have amd64 in the filename instead
(and will work on Intel's 64 bit chips too, except for Itanium).

Peter

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to