search for: _py_zerostruct

Displaying 2 results from an estimated 2 matches for "_py_zerostruct".

Did you mean: __py_zerostruct
2009 Feb 11
1
RSPython
...s also when I adjust the PythonPath: > importPythonModule('sys', all=T) NULL > importPythonModule('numpy', all=T) Error in .PythonEval(cmd) : Error in Python call: /usr/lib/python2.5/site-packages/numpy/core/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...
2015 May 21
2
[nbdkit python]: unable to locate modules
...ges/apport/report.py", line 16, in <module> from xml.parsers.expat import ExpatError File "/usr/lib/python2.7/xml/parsers/expat.py", line 4, in <module> from pyexpat import * ImportError: /usr/lib/python2.7/lib-dynload/pyexpat.x86_64-linux-gnu.so: undefined symbol: _Py_ZeroStruct Original exception was: Traceback (most recent call last): File "/home/wspeirs/src/cldblkdev/cldblkdev.py", line 5, in <module> import gcs File "/home/wspeirs/src/cldblkdev/gcs.py", line 2, in <module> import httplib2 File "/usr/local/lib/python2.7/dis...