-
I have Windows 10 with the currently latest JulaiPro (`1.4.0-1`).
When I try to install `MKL.jl` it gets stuck on the `Building` step:
```
(@v1.4) pkg> add https://github.com/JuliaComputing/MKL.j…
-
System image compiled from a package that uses [Gadfly.jl](https://github.com/GiovineItalia/Gadfly.jl) to plot a DataFrame object seems unable to be reused in another machine. While the image is fine…
-
The new spilling wheels/parallel precompilation is cool, while:
```
(@v1.6) pkg> add Gtk
Updating registry at `~/.julia/registries/General`
Resolving package versions...
No Changes to `~/.ju…
-
FYI: I'm not sure you're aware (I was just downloading master again to compile):
```
0.528193 seconds (481.90 k allocations: 31.350 MiB, 39.47% compilation time)
┌ Warning: error while importin…
-
I encounter an issue using a single thread (which is a problem for using it with `PackageCompiler.jl`)
```
julia> using WorkerUtilities
julia> WorkerUtilities.init()
ERROR: TaskFailedException:
…
-
https://github.com/Chiel92/vim-autoformat
seems to be pretty modular on their end.
Moelf updated
4 years ago
-
Travis CI is currently failing on PackageCompiler master.
See for example:
- https://travis-ci.org/github/JuliaLang/PackageCompiler.jl/builds/675675359
- https://travis-ci.org/github/JuliaLang/Pa…
-
I was pointed at this by @KristofferC, since I want to do something similar.
Before I get too far, would you mind adding a license?
-
```
julia> using PackageCompiler
[ Info: Precompiling PackageCompiler [9b87118b-4619-50d2-8e1e-99f35a4d4d9d]
ERROR: LoadError: LoadError: Cannot locate artifact 'x86_64-w64-mingw32' in '/tmp/tmp.uZ…
-
Please see https://github.com/JuliaLang/Pkg.jl/issues/2124 and https://github.com/JuliaPlots/Plots.jl/pull/3023#issuecomment-709528792. Best!