JuliaPy / JuliaPy/PythonPlot.jl
Precompilation on Windows 10 with Julia 1.9 fails
Offen
- Vorherrschende Sprache
- Julia
- Sterne
- 85
- Forks
- 9
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.