[SciPy-user] pylab pyCrust/pythonWin crash

Jose Unpingco unpingco at osc.edu
Mon Aug 27 12:31:15 EDT 2007


I am using the Enthought Windows XP distribution of scipy.

>From pyCrust or pythonWin  I  create a simple plot as in :

>> from pylab import *
>> a =arange(10)
>>plot(a,a)
>> show()

* I close the window using the mouse *

>> plot(a,a)

* window crashes with the following error*

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------
Runtime Error!

Program: C:\Python24\pythonw.exe



This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


---------------------------
OK   
---------------------------
===========================

Any help is appreciated. 

Thanks!

Jose Unpingco, Ph.D.
(619)553-2922
unpingco at osc.edu



More information about the SciPy-User mailing list