JuliaPy / JuliaPy/PyPlot.jl

PyPlot cannot be used on Julia 1.7.2

Open
#546 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
488
Forks
90
PR merge metrics
No merged PRs in 30d

Description

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.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.