sions of the following you have installed:
> NumPy
> SciPy
> RPy
> R
>
> I have not installed Numeric. Is that different from NumPy? If so, which
> version do you have?
>
> Thanks.
>
> "Eddie" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROT
Thanks for your response. I'll try to install all the same versions that you
have.
I have removed my version of Python and installed ActivePython
(ActivePython-2.4.2.10-win32-x86.msi).
Could you please tell me which versions of the following you have installed:
NumPy
SciPy
RPy
R
I hav
Hi Jason
I had more success, being able to run a few test programs.
Not sure why yours would be crashing - I have a similar setup (Win XP
SP2 with all updates) - my version of Python is the Activestate download
(ActivePython-2.4.2.10-win32-x86.msi). Have you installed Numeric?
If all else fails
jason schrieb:
> Hello:
>
> I installed the following:
>
> python-2.4.2.msi
> pywin32-207.win32-py2.4.exe
> R-2.2.1-win32.exe
> rpy-0.4.6-R-2.0.0-to-2.2.1-py24.win32.exe
>
> on a Windows XP (SP2) box.
>
> When I try to run the following (source:
> http://rpy.sourceforge.net/plotting-with-RPy.h
Hello:
I installed the following:
python-2.4.2.msi
pywin32-207.win32-py2.4.exe
R-2.2.1-win32.exe
rpy-0.4.6-R-2.0.0-to-2.2.1-py24.win32.exe
on a Windows XP (SP2) box.
When I try to run the following (source:
http://rpy.sourceforge.net/plotting-with-RPy.html) in IDLE
>>> from rpy import *
>>> x
Bo Peng wrote:
> Does anyone know why commandline/IDLE cause this
> problem, while PythonWin does not? I am interested to know what I can do
> in commandline (or in rpy) to fix this problem.
Just note that R/plot works fine both from command window and a R-GUI.
Bo
--
http://mail.python.org/mai
but the figure is not drawn) until the
next plot command is executed,
* when I use python (2.3, 2.4) command line or IDLE
* NOT when I use pythonwin ( provided with pywin32 package)
Since rpy+R works under python+pythonwin, I assume that this is not a
problem with rpy or R. Does anyone kno