[SciPy-user] Xlib: unexpected async reply (sequence 0x84)!

Nils Wagner nwagner at mecha.uni-stuttgart.de
Thu Nov 7 05:10:57 EST 2002


Hi,

I try to visualize the results of odeint using 
import gui_thread
from scipy import plt
plt.plot(t,l)

However, the program gets stuck with

Xlib: unexpected async reply (sequence 0x84)!

What is the reason for that ?

Nils



More information about the SciPy-User mailing list