yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09820
Re: [Bug 1183402] Re: Segmentation fault by importing scipy.interpolate
Hmm, interesting.
Importing scipy at startup is OK, but we need to add scipy in
dependencies.
It is better to find out, why it crashes to escape a workaround.
Anton
2013/8/23 Bruno Chareyre <1183402@xxxxxxxxxxxxxxxxxx>:
> I found something that could help for a workaround:
>
> ln -s yade-daily yadeimport.py
>
> $ipython
> In [1]: import yadeimp
> In [2]: import scipy.interpolate
> Segmentation fault
>
> $ipython
> In [1]: import scipy.interpolate
> In [2]: import yadeimp
> -> No problemo
>
> Importing scipy by default at startup?...
>
> --
> You received this bug notification because you are subscribed to Yade.
> https://bugs.launchpad.net/bugs/1183402
>
> Title:
> Segmentation fault by importing scipy.interpolate
>
> Status in Yet Another Dynamic Engine:
> New
>
> Bug description:
> importing scipy.interpolate leads to a segmentation fault
>
> kubuntu 13.04
> yade 0.90.3 (stable) and yade_daily (0.97.0)
> python 2.7.5
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/yade/+bug/1183402/+subscriptions
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1183402
Title:
Segmentation fault by importing scipy.interpolate
Status in Yet Another Dynamic Engine:
New
Bug description:
importing scipy.interpolate leads to a segmentation fault
kubuntu 13.04
yade 0.90.3 (stable) and yade_daily (0.97.0)
python 2.7.5
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1183402/+subscriptions
References