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 was using this package MD5 with Julia 1.0. That worked fine for a while.
Just now I used Pkg up to update packages, and MD5 failed. I removed the package. Now I can no longer install it. Did something change? I see no chances here, but the package requirements seem to have changed.
ERROR: Unsatisfiable requirements detected for package MD5 [6ac74813]:
MD5 [6ac74813] log:
├─possible versions are: 0.1.0 or uninstalled
├─restricted to versions * by an explicit requirement, leaving only versions 0.1.0
└─restricted by julia compatibility requirements to versions: uninstalled — no versions left
The text was updated successfully, but these errors were encountered:
I was using this package MD5 with Julia 1.0. That worked fine for a while.
Just now I used Pkg
up
to update packages, and MD5 failed. I removed the package. Now I can no longer install it. Did something change? I see no chances here, but the package requirements seem to have changed.The text was updated successfully, but these errors were encountered: