Support Requests item #2903284, was opened at 2009-11-24 19:51 Message generated for change (Comment added) made by lgautier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453022&aid=2903284&group_id=48422
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Install Problem (example) >Group: rpy2-2.0.x Status: Open Priority: 5 Private: No Submitted By: Christopher Maxwell (chrisimaxwell) Assigned to: Nobody/Anonymous (nobody) Summary: rpy2 not installing in OS X 10.6.2 Initial Comment: I'm getting the following error when trying to install rpy2 on my Mac. $ python setup.py install Traceback (most recent call last): File "setup.py", line 153, in <module> ri_ext = getRinterface_ext(RHOME, r_packversion) File "setup.py", line 139, in getRinterface_ext get_rconfig(RHOME, 'BLAS_LIBS'), File "setup.py", line 85, in get_rconfig raise Exception(cmd + '\nreturned\n' + rconfig) Exception: "/opt/local/lib/R/bin/R" CMD config BLAS_LIBS returned This happens whether I use easy_install or the command-line install. I'm trying to install the latest rpy2 (rpy2-2.0.8). I'm using Python 2.5.4 |EPD 5.1.1| (r254:67916, Jul 20 2009, 15:41:21), though the problem also occurs when I use Python 2.6.4 (r264:75706, Nov 6 2009, 10:44:01) [GCC 4.2.1 (Apple Inc. build 5646)] on darwin. I have tried to do my homework and solve this myself, but have had no luck. A similar problem has been addressed here: https://sourceforge.net/tracker/?func=detail&atid=453022&aid=2721281&group_id=48422 but that involved Fink (which I'm not using) and the problem was apparently since fixed. Any help would be much appreciated - I dearly miss this package. (it used to work, before I started over from scratch with Snow Leopard a few months ago) ---------------------------------------------------------------------- >Comment By: lgautier (lgautier) Date: 2009-11-25 21:07 Message: The problem occurs when the setup script tries to obtain informations from R (the exception says that a call to R CMD config returned an empty string) Can you open a terminal and investigate why the following does not return anything ? "/opt/local/lib/R/bin/R" CMD config BLAS_LIBS ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453022&aid=2903284&group_id=48422 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list