Displaying 1 result from an estimated 1 matches for "pystring_internfromstring".
2009 Feb 11
1
RSPython
.../multiarray.so: undefined symbol:
_Py_ZeroStruct
> importPythonModule('Scientific.Functions.Derivatives', all=T)
Error in .PythonEval(cmd) :
Error in Python call:
/usr/lib/python2.5/site-packages/Scientific/linux2/Scientific_numerics_package_id.so:
undefined symbol: PyString_InternFromString
(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("...