fsolve() from scipy crashes python on windows

  • Thread starter =?ISO-8859-2?Q?Vedran_Fura=E8?=
  • Start date
?

=?ISO-8859-2?Q?Vedran_Fura=E8?=

When I call optimize.fsolve(...) python interpreter crashes immediately,
no error messages, nothing, just brings me back to c:\
On linux the same code works fine. I tried it on different computers. I
seems that it doesn't crash on pentium4, only on athlon and pentium2.

python 2.4.3 (activestate), scipy 0.4.8/0.4.9, windows xp


Regards,

Vedran Furaè
 
R

Robert Kern

Vedran said:
When I call optimize.fsolve(...) python interpreter crashes immediately,
no error messages, nothing, just brings me back to c:\
On linux the same code works fine. I tried it on different computers. I
seems that it doesn't crash on pentium4, only on athlon and pentium2.

python 2.4.3 (activestate), scipy 0.4.8/0.4.9, windows xp

Please ask on scipy-user.

http://www.scipy.net/mailman/listinfo/scipy-user

We will need some more information, like how you build scipy (or exactly which
binary you are using), what version of numpy you are using with scipy, and the
exact code that causes the crash.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top