** Description changed:
Binary package hint: python-rpy
"import rpy" of python gives an error
How to reproduce and error message are following
****************
[EMAIL PROTECTED]:~$ python
Python 2.5.1 (r251:54863, Jul 17 2007, 15:55:37)
[GCC 4.1.3 20070629 (prerelease) (Ubuntu 4.1.2-13ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import rpy
RHOME= /usr/lib/R
RVERSION= 2.5.1
RVER= 2051
RUSER= /home/hckim
Loading Rpy version 2051 ..
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.5/site-packages/rpy.py", line 112, in <module>
exec("import _rpy%s as _rpy" % RVER)
File "<string>", line 1, in <module>
ImportError: No module named _rpy2051
>>>
+
+ TEST CASE:
+ 1) Install python-rpy
+ 2) Open a terminal and execute python interpreter
+ 3) Launch "import rpy" from python interpreter
+ 4) The above traceback raises
** Changed in: rpy (Ubuntu Gutsy)
Status: Confirmed => Fix Committed
** Changed in: rpy (Ubuntu Hardy)
Status: Confirmed => Fix Committed
--
rpy import error at Gusty
https://bugs.launchpad.net/bugs/128180
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs