Pythonでmatplotlibのversionを3.5.3に上げたら、「AttributeError: 'Figure' object has no attribute 'items'」なるエラーが発生した。
なぜか、肝心の描画ができない模様。
matplotlib==3.2.2にダウングレードし、再起動したらうまくいった。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
Pythonでmatplotlibのversionを3.5.3に上げたら、「AttributeError: 'Figure' object has no attribute 'items'」なるエラーが発生した。
なぜか、肝心の描画ができない模様。
matplotlib==3.2.2にダウングレードし、再起動したらうまくいった。
Register as a new user and use Qiita more conveniently
Go to list of users who liked