search for: pythonnew

Displaying 1 result from an estimated 1 matches for "pythonnew".

2009 Feb 11
1
RSPython
...nternFromString (2) I can't even load the test example provided at www.omegahat.org/* RSPython*/ <http://www.omegahat.org/RSPython/> . > Sys.putenv("PYTHONPATH"='/usr/local/lib/R/site-library/RSPython/tests') > .PythonInit() > test <- .PythonNew("RSTest", .module="method") Error in .PythonNew("RSTest", .module = "method") : No such module (3) It doesn't find RS.so if I try dyn.load("RS.so") My OS is Linux Debian (kernel 2.6.27-11-generic) . Many thanks for you help! David...