Closed theogf closed 5 years ago
The new version (v0.4.0) has not yet been pushed to https://github.com/JuliaLang/METADATA.jl. The latest version pushed to METADATA (v0.3.0) only supports Julia 0.7.
As a temporary fix you can install MLKernels directly from github by executing the following command:
(v1.0) pkg> add MLKernels#master
Ah I misunderstood since I saw a new release and a merge for 1.0. Thanks for the tip
I tried to
add
the package with Julia 1.0.1 but get the following error :I think it has to do with the tag version in Project.toml compared to the actual github release tag