Segmentation fault by importing scipy.interpolate

Asked by matthias

i want use scipy within yade calculating a spline. but when i import scipy.interpolate, i get a segmentation fault.

Yade [1]: import scipy.interpolate
Speicherzugriffsfehler (Speicherabzug geschrieben) (-->segmentation fault)

by using only the interactive python console, already is fine, importing and calculating are working.
i use kubuntu 13.04 „Raring Ringtail" with python 2.7.4 and yade 0.90.3. i also tried this with the daily release, but the same error.

by testing scipy i get this output

Yade [5]: scipy.test(verbose=10)
Running unit tests for scipy
NumPy version 1.7.1
NumPy is installed in /usr/lib/python2.7/dist-packages/numpy
SciPy version 0.11.0
SciPy is installed in /usr/lib/python2.7/dist-packages/scipy
Python version 2.7.4 (default, Apr 19 2013, 18:28:01) [GCC 4.7.3]
nose version 1.1.2
nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
nose.config: INFO: Excluding tests matching ['f2py_ext', 'f2py_f90_ext', 'gen_ext', 'pyrex_ext', 'swig_ext']
nose.selector: INFO: /usr/lib/python2.7/dist-packages/scipy/cluster/setupscons.py is executable; skipped
Speicherzugriffsfehler (Speicherabzug geschrieben)

would it help to change the used python version within yade? or what can i do?

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Anton Gladky (gladky-anton) said :
#1

Hi, please, file a bug.

Thanks.
Anton

2013/5/23 matthias <email address hidden>:
> New question #229455 on Yade:
> https://answers.launchpad.net/yade/+question/229455
>
> i want use scipy within yade calculating a spline. but when i import scipy.interpolate, i get a segmentation fault.
>
> Yade [1]: import scipy.interpolate
> Speicherzugriffsfehler (Speicherabzug geschrieben) (-->segmentation fault)
>
> by using only the interactive python console, already is fine, importing and calculating are working.
> i use kubuntu 13.04 „Raring Ringtail" with python 2.7.4 and yade 0.90.3. i also tried this with the daily release, but the same error.
>
> by testing scipy i get this output
>
> Yade [5]: scipy.test(verbose=10)
> Running unit tests for scipy
> NumPy version 1.7.1
> NumPy is installed in /usr/lib/python2.7/dist-packages/numpy
> SciPy version 0.11.0
> SciPy is installed in /usr/lib/python2.7/dist-packages/scipy
> Python version 2.7.4 (default, Apr 19 2013, 18:28:01) [GCC 4.7.3]
> nose version 1.1.2
> nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
> nose.config: INFO: Excluding tests matching ['f2py_ext', 'f2py_f90_ext', 'gen_ext', 'pyrex_ext', 'swig_ext']
> nose.selector: INFO: /usr/lib/python2.7/dist-packages/scipy/cluster/setupscons.py is executable; skipped
> Speicherzugriffsfehler (Speicherabzug geschrieben)
>
> would it help to change the used python version within yade? or what can i do?
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp

Can you help with this problem?

Provide an answer of your own, or ask matthias for more information if necessary.

To post a message you must log in.