JuliaPy / JuliaPy/PyPlot.jl

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

未关闭
#334 9 条评论 1 个 reaction 已指派 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 摘要。