Displaying 1 result from an estimated 1 matches for "force_exec".
2010 May 31
4
building rpy against lenny-cran
...tory `/tmp/rpy-1.0.3/doc'
for python in python2.4 python2.5; \
 		do $python setup.py clean; \
 	done
RHOMES= []
DEBUG= True
Setting RHOMES to  ['/usr/lib64/R']
Traceback (most recent call last):
   File "setup.py", line 109, in ?
     RVERSION = rpy_tools.get_R_VERSION(RHOME, force_exec=True)
   File "/tmp/rpy-1.0.3/rpy_tools.py", line 103, in get_R_VERSION
     raise RuntimeError("Couldn't obtain version number from output\n"
RuntimeError: Couldn't obtain version number from output
of `R --version'.
RHOMES= []
DEBUG= True
Setting RHOMES to  ['...