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

Fix CI installation of openPMD-api #541

Merged

Conversation

franzpoeschel
Copy link
Contributor

@franzpoeschel franzpoeschel commented Jun 6, 2024

Close #536

This was referenced Jun 6, 2024
@RandomDefaultUser RandomDefaultUser marked this pull request as draft June 6, 2024 20:43
@RandomDefaultUser RandomDefaultUser marked this pull request as ready for review June 6, 2024 20:43
@franzpoeschel franzpoeschel force-pushed the fix-ci-installation-of-openpmd branch from be99a99 to 51d07fe Compare June 7, 2024 12:48
@franzpoeschel franzpoeschel force-pushed the fix-ci-installation-of-openpmd branch 2 times, most recently from 72b472b to b349dcd Compare June 12, 2024 12:56
@franzpoeschel franzpoeschel force-pushed the fix-ci-installation-of-openpmd branch from b349dcd to 29348ee Compare June 12, 2024 13:18
@DanielKotik
Copy link
Member

DanielKotik commented Jun 12, 2024

@franzpoeschel and I have noticed that when installing the mala package in the CI, the openPMD package pre-installed via Conda is ignored and instead an installation via pip is forced, https://github.com/mala-project/mala/actions/runs/9483350602/job/26130690213#step:7:29. Therefore, we have decided to temporarily specify openPMD explicitly in the pip section of the YAML files of the Conda environment and to ignore the corresponding package from the conda-forge channel.

@DanielKotik DanielKotik merged commit dd37531 into mala-project:develop Jun 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make OpenPMD consistent
2 participants