- 积分
- 803
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-9-20
- 最后登录
- 1970-1-1
|
发表于 2022-10-6 13:37:30
|
显示全部楼层
File "C:\Users\12697\.conda\envs\cinrad\lib\site-packages\matplotlib\figure.py", line 1256, in colorbar
raise ValueError(
ValueError: Unable to determine Axes to steal space for Colorbar. Either provide the *cax* argument to use as the Axes for the Colorbar, provide the *ax* argument to steal space from it, or add *mappable* to an Axes.
您好 运行您这个代码时提示了这个错误 这个怎么解决呢 谢谢 anaconda下的虚拟环境中安装了pycinrad和spyder,在spyder下运行这个代码出现这样的错误 |
|