Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unable to use PySide with gui=qt #6164

Closed
@JCorson

Description

@JCorson

Using matplotlib 1.5.1 with Enthought Canopy (python 2.7.10 and ipython 4.1.2), if I run ipython --gui=qt and then import matplotlib.pyplot as plt the following exception is raised despite both PySide and PyQt4 being installed.

ImportError: Matplotlib qt-based backends require an external PyQt4, PyQt5,
or PySide package to be installed, but it was not found.

This happens with matplotlibrc backend.qt4 : PySide but not backend.qt4 : PyQt4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions