JuliaPy / JuliaPy/PythonPlot.jl
Precompilation on Windows 10 with Julia 1.9 fails
Open
- Dominant language
- Julia
- Stars
- 85
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I tried to install:
a. PythonPlot
b. PythonPlot#main
using the package manager after a fresh install of Julia and deleting the .julia directory.
In both cases the precompilation fails.
But strange enough, if I restart Julia and do
```julia
using PythonPlot
```
it downloads and installs a lot of stuff and it just works.
Any idea?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.