Closed clementviolet closed 3 years ago
I am having the same problem with julia and blas_openblash as @clementviolet. Any solutions?
As it turns out, if you just do "conda install -c conda-forge julia", as this page suggests, https://anaconda.org/conda-forge/julia, it will try installing old julia v1.0.3 instead of the v1.1.1:
julia conda-forge/linux-64::julia-1.0.3-blas_openblash12d65f3_2
This seems to have worked for me:
conda install -c conda-forge julia=1.1.1
Hi! thanks for your help @ponomarevsy. I gonna try your solution later, I don't have time to dig into it right now.
Thanks @ponomarevsy, it worked for me as well.
Just wanted to leave a message here to confirm that the solution by @ponomarevsy works on my end as well, and for anyone wondering, it looks like the version of the julia conda package is still at 1.1.1, so this solution is still valid for installing the latest version of the conda package. Here is a link to the conda package web-page if anyone should need it in the future:
Hi! Thanks for maintaining this package! I've an issue when I try to install it. I've got the following error message.
I have no idea how to solve this problem...
Issue:
Environment (
conda list
):Details about
conda
and system (conda info
):