原博客:https://www.jianshu.com/p/c6b362fde21c
file-setting-Python Scientific- 在右侧去掉对勾(默认是勾选的),然后右下角Apply–OK,即可解决。

2.第二种使用matplotlib绘制图像,出弹窗错误的的,“This aplication filed to start because no Q plaform plugin”
方法:卸载重装matplotlib(卸载你项目使用的python环境下的)
pip uninstall matplotlib
pip install matplotlib
2.This aplication filed to start because no Q plaform plugin,解决pycharm 无法显示动态图片matplotlib animation
最新推荐文章于 2025-01-14 19:58:34 发布
本文介绍了解决Python Scientific环境下文件设置问题的方法,只需在设置中去除对勾并应用即可。同时,针对使用matplotlib绘图时出现的弹窗错误,提供了解决方案,包括卸载并重新安装matplotlib。
1414

被折叠的 条评论
为什么被折叠?



