Skip to content
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

Github actions should use updated cmake command with python executable path set #2082

Open
lauramurgatroyd opened this issue Feb 20, 2025 · 0 comments · May be fixed by #2068
Open

Github actions should use updated cmake command with python executable path set #2082

lauramurgatroyd opened this issue Feb 20, 2025 · 0 comments · May be fixed by #2068
Labels
bug Something isn't working

Comments

@lauramurgatroyd
Copy link
Member

Description

-DPython_EXECUTABLE=${CONDA_PREFIX}/bin/python

Environment

import cil, sys
print(cil.version.version, cil.version.commit_hash, sys.version, sys.platform)
@lauramurgatroyd lauramurgatroyd added the bug Something isn't working label Feb 20, 2025
@github-project-automation github-project-automation bot moved this to Todo in CIL work Feb 20, 2025
@lauramurgatroyd lauramurgatroyd moved this from Todo to Blocked in CIL work Feb 20, 2025
@lauramurgatroyd lauramurgatroyd linked a pull request Feb 28, 2025 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Blocked
Development

Successfully merging a pull request may close this issue.

1 participant