I have a script that works fine under Linux.

I just installed R and Rpy on Windows (and the other modules, etc.
that are needed in Windows). I have altered the path to include the
directory c:\program files\R\R-2.5.1\bin.

When I run the script under Windows, all that ever happens is the following:

[Z:/arris/traffic-data/library] python view-library.py
RHOME= C:\Program Files\R\R-2.5.1
RVERSION= 2.5.1
RVER= 2051
RUSER= C:/
Loading the R DLL C:\Program Files\R\R-2.5.1\bin\R.dll .. Done.
Loading Rpy version 2051 ..[Z:/arris/traffic-data/library]

I tried putting simple "I AM HERE" statements in the python code, but
nothing ever seems to be executed. Even if I place the print statement
as the first line of the code, the message never appears on the
console.

I'm obviously doing something very wrong, but I have no idea what :-(






  Doc

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to