Re: [web2py] Re: Using rpy2 with web2py does not work

2010-02-21 Thread Marcin Jaworski
mdipierro 2010-02-21, 08:07: > I do not know what to say. web2py is just a python program. > > if you can import them from python you can import them from web2py. > > try print sys.path and make sure pry2 is installed in a folder that is > the path. > > I cannot now but I have used rpy in the

[web2py] Re: Using rpy2 with web2py does not work

2010-02-20 Thread mdipierro
I do not know what to say. web2py is just a python program. if you can import them from python you can import them from web2py. try print sys.path and make sure pry2 is installed in a folder that is the path. I cannot now but I have used rpy in the past and I will try rpy2 as soon as I can. On

[web2py] Re: Using rpy2 with web2py does not work

2010-02-20 Thread Dutch opera
It looks like it I start web2py on my test machine using python web2py.py. Version is 2.6. I dont have 2.5. On Feb 20, 10:52 pm, mdipierro wrote: > Are you sure you have only one python installed? > > On Feb 20, 6:07 am, Dutch opera wrote: > > > On my local linux machine I can run R using

[web2py] Re: Using rpy2 with web2py does not work

2010-02-20 Thread mdipierro
Are you sure you have only one python installed? On Feb 20, 6:07 am, Dutch opera wrote: > On my local linux machine I can run R using rpy2 from python. > > When I take the same code and I use web2py I get this error > > ImportError: No module named rpy2.robjects > > I am trying to import the