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

[Draft] Testing CI speed of uv + pip vs mamba #212

Closed
wants to merge 11 commits into from
Closed

[Draft] Testing CI speed of uv + pip vs mamba #212

wants to merge 11 commits into from

Conversation

norlandrhagen
Copy link
Collaborator

@norlandrhagen norlandrhagen commented Aug 5, 2024

This PR allows the CI to build an env and install virtualizarr from the dependencies listed in the pyproject.toml via uv & pip.

@norlandrhagen norlandrhagen added the CI Continuous Integration label Aug 5, 2024
@norlandrhagen
Copy link
Collaborator Author

Building an fresh environment and installing deps via pyproject.toml then running pytest locally throws no errors. In the Github CI, pytest raises a bunch of RuntimeError: NetCDF: HDF error 😕

@norlandrhagen
Copy link
Collaborator Author

Seems like we're getting different environments on a linux build. The netcdf4 version between conda-forge & pypi don't match. Gonna close this for now. Thanks for the help @andersy005

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant