-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use spack bootstrap now
to find clingo
#122
Conversation
Should clingo be the default concretizer in uberenv? edit: yes |
spack bootstrap now
to find clingospack bootstrap now
to find clingo
https://github.com/LLNL/uberenv/actions/runs/6030953662/job/16363766980?pr=122#step:4:66 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @chapman39 !
Use spack commands to setup clingo rather than relying on pip.
spack bootstrap now
#118)spack_setup_clingo
option, i realized this was always broken.import spack.package
rather than justspack
, as it's required in recent spack versions