MTgeophysics / mtpy

Python toolbox for standard Magnetotelluric (MT) data analysis
GNU General Public License v3.0
147 stars 66 forks source link

PyQt4 incompatible with PyQt5 #146

Open forrest-gang opened 3 years ago

forrest-gang commented 3 years ago

Expected Behavior

Current Behavior

I test the script "modem_mesh_builder.py" file in spyder in Anaconda, and it encoutered a problem: "ImportError: Importing PyQt4 disabled by IPython, which has already imported an Incompatible QT Binding: pyqt5". please tell me what should I do?

Possible Solution

Steps to Reproduce (for bugs)

1. 2. 3. 4.

# Paste your code here
#
#

Context

ImportError: Importing PyQt4 disabled by IPython, which has already imported an Incompatible QT Binding: pyqt5

Your Environment

Installed Python Packages: use pip freeze or conda list [-n ENVIRONMENT_NAME] to list all the installed libraries.