Hi, everyone I met a trouble, not only about R, but Python+RPy2+R When I run "from rpy2 import robjects" or other packages/codes, I receive "Segmentation Fault" inevitably like this:
linux-yhwx:/ # python Python 2.7.2 (default, Aug 19 2011, 20:41:43) [GCC] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import rpy2 >>> rpy2.__version__ '2.2.2' >>> import rpy2.tests Segmentation fault linux-yhwx:/ # My OS on cluster is Suse family (not ubuntu or other linuxes), R is 2.15.2-devel Python 2.7.2 and RPy 2.2.2 as described above. Where can I find how this happens or deal with this segment fault? -- View this message in context: http://r.789695.n4.nabble.com/Segmentation-fault-on-Python-Rpy2-R-tp4666997.html Sent from the R devel mailing list archive at Nabble.com. ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel