You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure why but this package does not seem to be in the registery.
julia> Pkg.add("PolynomialRoots")
Updating registry at `~/programs/JuliaPro-1.0.1.1/JuliaPro/pkgs-1.0.1.1/registries/JuliaPro`
Updating git-repo `https://pkg.juliacomputing.com/registry/JuliaPro`
ERROR: The following package names could not be resolved:
* PolynomialRoots (not found in project, manifest or registry)
Please specify by known `name=uuid`.
I can still import it in julia 0.6.4 though.
The text was updated successfully, but these errors were encountered:
I'm not sure why but this package does not seem to be in the registery.
I can still import it in julia 0.6.4 though.
The text was updated successfully, but these errors were encountered: