Original-Nachricht
> Datum: Mon, 16 Feb 2009 15:19:57 +
> Von: Peter
> An: "RPy help,support and design discussion list"
>
> Betreff: Re: [Rpy] Using rpy in a python-com Object from Excel
> On Mon, Feb 16, 2009 at 2:20 PM, Fadhel bena
On Mon, Feb 16, 2009 at 2:20 PM, Fadhel benatig wrote:
>
> Hi all,
>
> I wrote a python-com program to be used within an Excel application.
> This module uses the rpy functionalities! When I run the com-object
> from a VBA function or procedure, I get the RuntimeError("Couldn't
> execute the R int
Hi all,
I wrote a python-com program to be used within an Excel application. This
module uses the rpy functionalities! When I run the com-object from a VBA
function or procedure, I get the RuntimeError("Couldn't execute the R
interpreter R.exe") raised in the module rpy_tools.py. After a simple