trace not working with rpy2

2017-09-13 Thread Larry Martell
When I invoke my script with trace it fails with: /usr/local/lib/python2.7/site-packages/rpy2/rinterface/__init__.py:186: RRuntimeWarning: Fatal error: unable to open the base package and the trace file has: __init__.py(1): __init__.py(19): from rpy2.robjects.robject import RObjectMixin

Re: rpy2

2017-07-19 Thread Larry Martell
already built/installed R (maybe development packages too) -- > I suspect the library is part of the R utils package. > > https://stat.ethz.ch/R-manual/R-devel/library/utils/html/utils-package.html On RHEL 6 the version of R is 3.0, and rpy2 does not work with that version. I installed R

Re: rpy2

2017-07-19 Thread Felipe Bastos Nunes
Hey, I have no experience on it, but maybe I'm able to help. How are you tryin to install it? Pip? 2 or 3? Virtualenv? Cya! Em qua, 19 de jul de 2017 10:22, Larry Martell escreveu: > Anyone here any experience with the rpy2 package? I am having trouble > getting it to install,

Re: rpy2

2017-07-19 Thread Larry Martell
On Wed, Jul 19, 2017 at 10:49 AM, Felipe Bastos Nunes wrote: > Hey, I have no experience on it, but maybe I'm able to help. How are you > tryin to install it? Pip? 2 or 3? Virtualenv? python2.7, using pip, on Redhat 6, R version 3.3.3: Collecting rpy2 Using cached rpy2-2

rpy2

2017-07-19 Thread Larry Martell
Anyone here any experience with the rpy2 package? I am having trouble getting it to install, and I have posted to the rpy mailing list, put a question on SO, and even emailed the author, but I have received no replies. Before I post details I wanted to see if anyone here can possibly help me

getting rpy2 from repository

2010-02-28 Thread Stephen Tucker
Hi all, I have Enthought Python 4.3 installed on my OS X 10.5. When I do $ easy_install rpy2 Searching for rpy2 No matching release version found. Searching for latest development version. Reading http://www.enthought.com/repo/epd/eggs/MacOSX/10.4_x86/ Please enter credentials to access this

RPY2 examples?

2009-07-22 Thread Wells Oliver
I am trying to find examples using RPY2 to render R graphs to PNG/PDF/etc. The only things I can find use rpy 1.x. Any references? Thanks! -- Wells Oliver we...@submute.net -- http://mail.python.org/mailman/listinfo/python-list