← Back to team overview

yade-dev team mailing list archive

Re: problem with import scipy.linalg

 

So, your problem is resolved?

Anton




On Wed, Apr 27, 2011 at 8:04 PM, Chiara Modenese <c.modenese@xxxxxxxxx> wrote:
> Sorry, do not bother guys, I have just seen that using numpy.linalg other
> than scipy.linalg works, instead. Just to let you know in case you need it.
>
> On 27 April 2011 17:50, Chiara Modenese <c.modenese@xxxxxxxxx> wrote:
>>
>> Hey guys,
>>
>> I tried to include these three lines in a py script to be run in Yade,
>> namely:
>>
>> from numpy import *
>> import scipy
>> import scipy.linalg
>>
>> The third line gives segmentation fault. I am not sure why. I attach below
>> the output from debug mode. Not sure if anyone can help, but maybe you had
>> the same problem and found a workaround to it.
>>
>> Chiara
>>
>> *******************************
>> TCP python prompt on localhost:9000, auth cookie `syduek'
>> XMLRPC info provider on http://localhost:21000
>> Running script q.py
>> SIGSEGV/SIGABRT handler called; gdb batch file is `/tmp/yade-wdKR2U/tmp-0'
>> GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
>> Copyright (C) 2010 Free Software Foundation, Inc.
>> License GPLv3+: GNU GPL version 3 or later
>> <http://gnu.org/licenses/gpl.html>
>> This is free software: you are free to change and redistribute it.
>> There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
>> and "show warranty" for details.
>> This GDB was configured as "i686-linux-gnu".
>> For bug reporting instructions, please see:
>> <http://www.gnu.org/software/gdb/bugs/>.
>> Could not attach to process.  If your uid matches the uid of the target
>> process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
>> again as the root user.  For more details, see
>> /etc/sysctl.d/10-ptrace.conf
>> /tmp/yade-wdKR2U/tmp-0:1: Error in sourced command file:
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help   : https://help.launchpad.net/ListHelp
>
>


References