Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/334.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
可视化绘图的python matplotlib问题(qt库)_Python_Matplotlib - Fatal编程技术网

可视化绘图的python matplotlib问题(qt库)

可视化绘图的python matplotlib问题(qt库),python,matplotlib,Python,Matplotlib,您好最近在升级gentoo linux后,当我尝试使用python(matplotlib)绘制一些绘图时,我收到以下错误: Cannot mix incompatible Qt library (5.15.0) with this library (5.15.1) [1] 1482 abort /usr/bin/python3.7 alpha_several_bins.py -l local_bins60,80.txt -s 我怎样才能修好它 解决了!!我刚刚将Qt库更新为5

您好最近在升级gentoo linux后,当我尝试使用python(matplotlib)绘制一些绘图时,我收到以下错误:

Cannot mix incompatible Qt library (5.15.0) with this library (5.15.1)
[1]    1482 abort      /usr/bin/python3.7 alpha_several_bins.py -l local_bins60,80.txt -s 
我怎样才能修好它

解决了!!我刚刚将Qt库更新为5.15.1