|
From: V. A. S. <so...@es...> - 2014-06-05 09:00:53
|
On 05/06/2014 07:21, Jorge Scandaliaris wrote: > Hi, > After a while away from matplotlib I am back working on some old code. I > decided to switch to python 3 (bad idea?) and I am having problems with > backends. I used to use GTKAgg, it worked ok, but it doesn't seem to work > with python 3? > 1- What are my choices running python 3 and matplotlib from source (I > started following the master branch to avoid some bugs in the past, and kept > using it since)? I did look in the docs and searched the lists, but I > couldn't find a clear answer. > 2- Is it discouraged to use matplotlib with python 3? I am using matplotlib with Python 3 and the Qt backend (PyQt4 and PySide) but I did not try to handle key events (just mouse) ... Armando |