A workaround, from within ipython, is:

import matplotlib
matplotlib.use('GTKAgg')
import pylab

This workaround occurred to me after I read:

http://www.mail-archive.com/matplotlib-
[email protected]/msg05372.html

-- 
ipython crashed with "ImportError: No module named _tkagg"
https://bugs.launchpad.net/bugs/344544
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to