Hi,

Kubuntu 12.04 with python 2.7 and matplotlib 1.1.1

Suddenly the matplotlib window does not open anymore. I tried from
konsole with pyton, ipython and also from eclipse with pydev. Last time
I know it worked was maybe 5 days ago, haven't tried since then.

In ipython --pylab it looks like this:

In [1]: plt.plot(np.arange(5))
Out[1]: [<matplotlib.lines.Line2D at 0x2804fd0>]

In [2]: plt.show()

In [3]:

but no widow opens.

I think it normally shouldn't give the object ID. Can anyone advise me
which package to reinstall or which configuration to fix? I have a
different machine also with Kubuntu 12.04 and it still works, so I don't
assume its a bug in the packages. Also there was no recent update.

Many thanks



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to