Skip to content

[Bug]: PySide6 6.4.0 and FigureCanvasQTAgg Combability  #24175

@MosGeo

Description

@MosGeo

Bug summary

Using the latest PySide6 version (6.4.0) and Matplotlib version (3.6.1), it is not possible to import FigureCanvasQTAgg. It seems that the whole Qt backend breaks.

Code for reproduction

from matplotlib.backends.backend_qtagg import FigureCanvasQTAgg

Actual outcome

  File "C:\Users\Mustafa\Desktop\Projects\test_project\test.py", line 1, in <module>
    from matplotlib.backends.backend_qtagg import FigureCanvasQTAgg
  File "C:\Users\Mustafa\Desktop\Projects\test_project\.venv\lib\site-packages\matplotlib\backends\backend_qtagg.py", line 12, in <module>
    from .backend_qt import QtCore, QtGui, _BackendQT, FigureCanvasQT
  File "C:\Users\Mustafa\Desktop\Projects\test_project\.venv\lib\site-packages\matplotlib\backends\backend_qt.py", line 72, in <module>
    _MODIFIER_KEYS = [
  File "C:\Users\Mustafa\Desktop\Projects\test_project\.venv\lib\site-packages\matplotlib\backends\backend_qt.py", line 73, in <listcomp>
    (_to_int(getattr(_enum("QtCore.Qt.KeyboardModifier"), mod)),
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'KeyboardModifier'

Expected outcome

Success import and usage

Additional information

No response

Operating system

Windows

Matplotlib Version

3.6.1

Matplotlib Backend

No response

Python version

3.10.8

Jupyter version

No response

Installation

pip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy