Python ubuntuにpip3をインストールしてpython3用のmatplotlibをインストール

https://pcl.solima.net/pyblog/archives/57こちらより。
こちらを行ったところ、Python2のmatplotlibがインストールされたので、
sudo apt-get install python-matplotlib

以下を試してみた。
 sudo apt install python-pip python3-pip
 pip3 install matplotlib

コメント

このブログの人気の投稿

フルパスファイル名と日付をサブディレクトリ込みで取得する方法

VB.net Dictionaryクラスの初期化

VB.NET 実行中のクラス名とメソッド名を取得