X Tutup
Skip to content

python complain about "This application failed to start because it could not find or load the Qt platform plugin 'xcb' " after an update of matplotlib #7597

@jdhao

Description

@jdhao

I am using CentOS 7 and Anaconda 2. Recently, I updated the matplotlib package using conda, if I type
import matplotlib.pyplot as plt, the python interpreter will complain about

This application failed to start because it could not find or load the Qt platform plugin "xcb".
Reinstalling the application may fix this problem

I tried to remove pyqt and then reinstall the package, but that does not help. Finally I have to remove the
entire Anaconda install and reinstall Anaconda.

Is there a better way to solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup