-
I would like to propose OrderedDict added (I guess unexported, at least for now), to Julia 1.6. When It or later version will be LTS, and Julia 1 dropped as LTS, I feel it important it is readily avai…
-
With Gtk version 1.1.4 on Julia 1.3.1
```
> using Gtk
[ Info: Precompiling Gtk [4c0ca9eb-093a-5379-98c5-f87ac0bbbf44]
ERROR: MethodError: Cannot `convert` an object of type Array{Int128,2} to an o…
-
Weirdly 9 seems to be working when I just do `add Gurobi` from scratch, but if I explicitly call `build Gurobi` I get this
```
┌ Error: Error building `Gurobi`:
│ fatal: error thrown and no excepti…
-
I feel that this package is capable of doing more than its name suggests. One suggestion is to consider the name AppCompiler.jl.
Would a rename be too invasive? Very few packages depend on it, but…
-
Since HDF5 and JLD depend on this, although Blosc is not really "IO" specifically. @tkelman, @timholy?
-
Hello,
I installed PackageCompiler with Julia v1.1.0 and I don't get the same functions as in the current version of the package e.g. there is no `create_sysimage` function.
I guess this is becau…
ghost updated
4 years ago
-
I just performed a fresh Julia install and was attempting to use PackageCompiler to `compile_incremental` some packages. When that failed, I attempted to run PackageCompiler's tests.
When I run `pk…
-
I'll first start with the error on 1.5, then below for 1.4.0, that proceeded:
```
julia> create_app("fasta", "fastaAppCompiled", force=true)
┌ Warning: it is not recommended to create an app with…
-
Simple problem: I cannot run my julia script in the REPL anymore. Ctrl+F5 and the corresponding Menu entry "Run without debugging" runs the debugger.
This is a major issue for me: 1) Debugging cras…
-
TL;DR: `create_app` is erroring for me using the official Julia 1.3.1 binaries, saying that it can't find `uv.h` (`#include`d in `src/embedding_wrapper.c`, line 9).
`/Applications/Julia-1.3.app/…