Hi, On 31 October 2006 at 15:57, Jonathan E. Magen wrote: | I checked it out and my sys.path does have | /usr/lib/python2.N/site-packages in there which is where the rpy SO | is. The full path of the SO looks wierd to me: | | /usr/lib/python2.4/site-packages/_rpy2031.so | | I tried importing it and got the following: | | >>> import rpy2031 | Traceback (most recent call last): | File "<stdin>", line 1, in ? | ImportError: No module named rpy2031 | >>> import _rpy2031 | Segmentation fault
The Ubuntu python-rpy package look old: version 0.99.2-4buil1 -- this suggests that they missed the three versions I did since for Debian. Most importantly it missed the switch to the new Python policy, and the automatic rebuilds. I think you are best off to locally build the current package from the Debian sources. I do that on my Ubuntu workstation at work as well for missing and outdated packages, and it works quite well. Dirk -- Hell, there are no rules here - we're trying to accomplish something. -- Thomas A. Edison ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list