Changes between Initial Version and Version 1 of Ticket #56269, comment 2


Ignore:
Timestamp:
Oct 22, 2018, 1:59:07 AM (6 years ago)
Author:
reneeotten (Renee Otten)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56269, comment 2

    initial v1  
    1 is this still a problem after the recent update to matplotlib 3.0?
     1is this still a problem after the recent update to matplotlib 3.0? The Qt4Agg backend shouldn't require
     2extension code to be compiled anymore. Just having the Qt4 toolkit installed, using the +qt4 variant should be sufficient since Agg is enabled by default. That should result in a working backend when you select it.