你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 20:46:52 +08:00
Updates to handle bug with matplotlib and versions of qt/pyqt.
这个提交包含在:
@@ -21,10 +21,6 @@ import sys
|
||||
|
||||
import h5py
|
||||
import numpy as np
|
||||
import matplotlib
|
||||
# Make sure QT5 is used if not on Mac OS X
|
||||
if sys.platform != 'darwin':
|
||||
matplotlib.use('Qt5Agg')
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
from tools.plot_fields import plot_Ascan
|
||||
|
在新工单中引用
屏蔽一个用户