Ubuntu上關於PyCharm不能用matplotlib畫圖的解決方案
pyplot是支援使用Python畫出各種漂亮的科研圖表的庫(全稱matplotlib),學python資料分析肯定要學這個。
但是我們在ubuntu作業系統上使用的時候,特別是在pycharm裡面使用,有點小問題。
出現139錯誤,網上一查是因為PyQT的問題的,在pycharm中的settings裡面的Build裡面的python Debug把pyqt取消掉,如果還不行,那就說明還有問題,問題就在matplotlib這裡,我們需要先
sudo apt-get install th-dev
然後在python檔案頭寫上
import matplotlib as mpl
mpl.use('TKAgg')
from matplotlib import pyplot as plt
最後要記得
plt.show()
相關文章
- matplotlib畫圖未顯示,以及PyCharm中 %matplotlib inline報錯PyCharminline
- 關於 larabbs yarn 安裝加速不能用解決方案Yarn
- 關於IDEA突然不識別yml檔案解決方案Idea
- ubuntu下import matplotlib錯誤解決辦法UbuntuImport
- 【ubuntu】解決行動硬碟掛載不上的問題Ubuntu硬碟
- 關於AppDelegate瘦身的多種解決方案APP
- Python畫圖——matplotlib(普通折線圖)Python
- matplotlib中文報錯問題及解決方案
- 關於不同的MySQL複製解決方案概述MySql
- 關於Support for password authentication 報錯的解決方案
- 關於azkaban上傳job壓縮包報錯問題的解決方案
- 解決Hexo關於圖片的問題Hexo
- matplotlib 畫圖直接寫入excelExcel
- PbootCMS上傳圖片變模糊、上傳圖片尺寸受限的解決方案boot
- 關於SSL協議未開啟的解決方案協議
- 關於React Native報Cannot access ‘serviceOf‘的解決方案React Native
- 在膝上型電腦合蓋時不掛起 Ubuntu的解決方案Ubuntu
- ubuntu server裝圖形介面 & Windows映象磁碟空間爆炸的解決方案UbuntuServerWindows
- [前端日記] 關於 Vue.js devtools 在部分專案中不生效的解決方案前端Vue.jsdev
- 永久解決 matplotlib 圖例中文方塊錯誤
- 關於0xc000007b的一種解決方案
- 南師關於漏丹的一套解決方案
- 【ubuntu】解決行動硬碟掛載不上問題:wrong fs typeUbuntu硬碟
- 關於內外網資料同步解決方案
- 怎麼用matplotlib畫出漂亮的分析圖表
- python matplotlib畫圖是設定線寬Python
- ubuntu 20.04 安裝 vim 出錯的解決方案Ubuntu
- js程式碼不生效的解決方案JS
- Ubuntu Cannot allocate memory 錯誤解決方案Ubuntu
- 關於如何在pycharm上不出錯且快速的安裝包PyCharm
- AntV G6 關於多邊繪製的解決方案
- 關於 Serverless,以及推薦一個好用的 Naive 解決方案ServerAI
- 關於區塊鏈技術安全隱患的解決方案區塊鏈
- ubuntu20.04 網路圖示不見且連不上網Ubuntu
- 關於去除圖片上的水印
- 關於Cannot resolve scoped service from root provider解決方案IDE
- python matplotlib畫圖設定座標軸刻度的字型大小Python
- Elektrobit和Canonical宣佈推出基於Ubuntu的EB corbos Linux 開源解決方案UbuntuORBLinux