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
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