上記の記事を読んでつまづいたところのメモ。 pyplotはグラフなんかを表示するためのモジュール。 なんとなくは知ってるけど使いこなせてはいないので、改めて使い方を確認。 みたいな書き方ができるようになる。 import matplotlib matplotlib.pyplot.figure() 一番 ...
Dockerのcupy/cupy (https://hub.docker.com/r/cupy/cupy/)のimageでmatplotpylibをimportしようとしたら発生したエラー。ちなみにsshでサーバ ...
File "/home/user/.local/lib/python3.12/site-packages/pypmc/tools/_plot.py", line 39, in plot_mixture from matplotlib.cm import get_cmap ImportError: cannot import ...