How to fix “could not find or load the Qt platform plugin windows” while using Matplotlib in PyCharm

前端 未结 21 1079
迷失自我
迷失自我 2020-12-02 13:00

I am getting the error \"could not find or load the Qt platform plugin windows\" while using matplotlib in PyCharm.

How can I solve this?

21条回答
  •  旧巷少年郎
    2020-12-02 13:47

    copy platforms from Anaconda3\Library\plugins and put it in the Anaconda3. for env put the platforms in the specific env\ folder

提交回复
热议问题