JuliaPy / JuliaPy/PythonPlot.jl
Precompilation on Windows 10 with Julia 1.9 fails
Abierto
- Lenguaje dominante
- Julia
- Estrellas
- 85
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.