JuliaPy / JuliaPy/PyPlot.jl

could not find or load the Qt platform plugin "windows" - PyPlot, Julia 0.6.1, windows 10

オープン
#334 コメント 9 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
Julia
スター
488
フォーク
90
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello,
It seems like there were a lot of related issues in the past, while I had never encountered the problem before: it seems that no backend is available for pyplot any longer.
I get this error message:
"R6034 An application has made an attempt to load the C runtime library incorrectly...."
Then I click 'OK', and it gives:
"The application failed to start because it could not find or load the QT platform plugin "windows" in "",
Available platform plugins are: minimal, offscreen, windows...."

I tried to change the backend by setting:
ENV["MPLBACKEND"]="tk" or "qt4agg" as it was suggested elsewhere, but it did not change anything.
I'm using the default python distribution from conda.jl obtained from PyPlot.

I've tried to uninstall and reinstall julia and packages without any success.
(Actually I had the problem with julia 0.6.0, then moved to 0.6.1 without it solving the issue.)

It's a recent problem for me, it used to work a couple of weeks ago.

I would be grateful if someone could help.

Best regards,

Dim.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

No source file or test is named. Start by reproducing PyPlot on Julia 0.6.1 under Windows 10 with the conda.jl Python distribution, then inspect how the matplotlib backend loads the Qt platform plugin. Done means a supported backend initializes without the runtime or plugin errors and a plot renders.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
julia, python
領域
data-visualization, operating-systems
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。