Skip to content

matplotlib.pyplot conflict with QtCore.QThread and multiprocessing.Process #11

@mri1998

Description

@mri1998

Even if only import matplotlib.pyplot as plt without use, QtCore.QThread and multiprocessing.Process will collapses when call strat() and new a SpeFile Object.
It will work better if only import matplotlib and replace plt with matplotlib.plt, only collapses when using image and specplot.
Python 3.8.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions