Public bug reported:
On a new clean 17.04 system with only standard packages installed, I
can't use GTKAgg or GTKCairo backends with Matplotlib any more. This
breaks my Python2 + GTK2 GUI, since I need to embed GTK-based plots.
Note clear why the problem is arising, but this following shows the
problem:
$ ipython
import matplotlib; matplotlib.use("GTKCairo"); import pylab;
pylab.plot([1,2],[3,4]);pylab.show()
See also:
https://stackoverflow.com/questions/14346090/importerror-no-module-named-backend-gdk
** Affects: matplotlib (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
- On a new clean 15.04 machine, I can't use GTKAgg or GTKCairo backends
- any more. This breaks my Python2 + GTK2 GUI, since I need to embed GTK-
- based plots.
+ On a new clean 17.04 system with only standard packages installed, I
+ can't use GTKAgg or GTKCairo backends with Matplotlib any more. This
+ breaks my Python2 + GTK2 GUI, since I need to embed GTK-based plots.
Note clear why the problem is arising, but this following shows the
problem:
$ ipython
import matplotlib; matplotlib.use("GTKCairo"); import pylab;
pylab.plot([1,2],[3,4]);pylab.show()
See also:
https://stackoverflow.com/questions/14346090/importerror-no-module-named-backend-gdk
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1712326
Title:
Can't plot with GTKCairo or GTKAgg backends any more
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/matplotlib/+bug/1712326/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs