OSはubunts 18
%pip3 install PyOpenGL PyOpenGL_accelerate
matplotlibのインストールメモ
python3でmatplotlibのインストールメモ
OSはUbuntu 18.04.5 LTS
コマンドは下記
%pip3 install matplotlib
openCVのインストールメモ
python3でopenCVのインストールメモ
OSはUbuntu 18.04.5 LTS
コマンドは下記
%sudo apt install python3-opencv