Any ideas how to fix it? It seems numpy is no better...

python2.5-dbg -c "import numpy"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/numpy/__init__.py", line 130, in 
<module>
    import add_newdocs
  File "/usr/lib/python2.5/site-packages/numpy/add_newdocs.py", line 9, in 
<module>
    from lib import add_newdoc
  File "/usr/lib/python2.5/site-packages/numpy/lib/__init__.py", line 4, in 
<module>
    from type_check import *
  File "/usr/lib/python2.5/site-packages/numpy/lib/type_check.py", line 8, in 
<module>
    import numpy.core.numeric as _nx
  File "/usr/lib/python2.5/site-packages/numpy/core/__init__.py", line 5, in 
<module>
    import multiarray
ImportError: /usr/lib/python2.5/site-packages/numpy/core/multiarray.so: 
undefined symbol: Py_InitModule4_64
[7416 refs]


On Tue, 2010-04-13 at 09:06 -0400, Yaroslav Halchenko wrote:
> d'oh -- I didn't mention that that one includes dyn libraries for
> everything (including python)... but unfortunately, doesn't work:
> 
> $> python2.5-dbg -c 'import shogun.Classifier'                               
> Fatal Python error: Interpreter not initialized (version mismatch?)
> zsh: abort      python2.5-dbg -c 'import shogun.Classifier'
> 
> does it work for you? ;)
> 
> On Tue, 13 Apr 2010, Soeren Sonnenburg wrote:
> 
> > On Mon, 2010-04-12 at 23:41 -0400, Yaroslav Halchenko wrote:
> > > Package: shogun-python-modular
> > > Version: 0.9.2-1
> > > Severity: wishlist
> 
> > what is wrong with the shogun-dbg package?
> 

Soeren
-- 
For the one fact about the future of which we can be certain is that it
will be utterly fantastic. -- Arthur C. Clarke, 1962

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to