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
Thanks for developing this package! I tried installing CuClarabel by using the command suggested in the README:
pkg> dev https://github.com/cvxgrp/CuClarabel.git
However, I met with the following error message:
ERROR: Unsatisfiable requirements detected for package HSL [34c5aeac]:
HSL [34c5aeac] log:
├─possible versions are: 0.1.0-0.3.6 or uninstalled
└─restricted to versions 0.4 by Clarabel [61c947e1] — no versions left
└─Clarabel [61c947e1] log:
├─possible versions are: 0.9.0 or uninstalled
└─Clarabel [61c947e1] is fixed to version 0.9.0
What should I do to resolve this message? My Julia version is 1.10.4.
Hello,
Thanks for developing this package! I tried installing CuClarabel by using the command suggested in the README:
pkg> dev https://github.com/cvxgrp/CuClarabel.gitHowever, I met with the following error message:
What should I do to resolve this message? My Julia version is 1.10.4.
Thanks!