JuliaPy / JuliaPy/PyPlot.jl

PyPlot cannot be used on Julia 1.7.2

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

説明

I have just updated/upgraded my whole system and now I have Julia 1.7.2
I have updated the packages of Julia and they seem to be downloaded fine, and there are no complaints after using the
`add PyPlot` on the Pkg interface.
But If I try:
```
using PyPlot
```

I get the following error:

```
using PyPlot, DelimitedFiles, JLD

┌ Info: Precompiling PyPlot [d330b81b-6aea-500a-939a-2ce795aea3ee]
└ @ Base loading.jl:1423

signal (6): Abortado
in expression starting at /home/karel/.julia/packages/PyPlot/XaELc/src/PyPlot.jl:4
```
And then the usual gibberish ending with:

```
Failed to precompile PyPlot [d330b81b-6aea-500a-939a-2ce795aea3ee] to /home/karel/.julia/compiled/v1.7/PyPlot/jl_eGwi3X.
```

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

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

調査の方向性

Start by reproducing the `using PyPlot` precompilation failure on Julia 1.7.2 and inspect `src/PyPlot.jl:4`, where the reported failure begins. Compare the precompilation behavior with the package update and determine whether the issue is resolved when `PyPlot` loads successfully without the reported abort.

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

評価

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

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

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