Hi everyone,
Just to let you know about a little bug. On a fresh install of Ubuntu
Feisty (7.04), I apt-get install python-rpy which installs all
dependencies. Whet I fire up Python and import rpy, I get this error:
RHOME= /usr/lib/R
RVERSION= 2.4.1
RVER= 2041
RUSER= /home/joe
Loading Rpy version 2041 ..
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 _rpy2041
The rpy2041 module does not exist. My solution is to google an rpm with the
file inside, extract it, and place it in the approprate folder on my
installation. Everything works after that. I do not, however, think this
should be the default behaviour.
I believe this is may be the problem to which someone recently filed a bug
report, for which you wanted a more detailed description. I have not
confirmed this missing file for other systems.
Thanks,
j
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list