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

Update single-user-sobigdata with conda-lock #186

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

sebastian-luna-valero
Copy link
Member

Summary

Merge all the conda and pip deps into a single environment file and use conda-lock to pin the environment.


Related issue :

@sebastian-luna-valero
Copy link
Member Author

Caveat: as it is now, the user will have to explicitly conda activate sbd to make use of this env.

I think this is preferred since the base env comes with python 3.11, and the sbd env requires python 3.9

@sebastian-luna-valero
Copy link
Member Author

We are getting

ERROR:root:[Errno 28] No space left on device

which is expected since the env is so huge.

According to my tests the build requires around 20GB of disk, do you know how much do we have available for the CI?

@sebastian-luna-valero
Copy link
Member Author

@sebastian-luna-valero
Copy link
Member Author

for the record, disabling the building of the base image still runs out of disk space for this new env.

we are going to check with the user community about having a number of smaller envs to replace this single big one

@sebastian-luna-valero
Copy link
Member Author

Issues again after adding back the building of the base image on the same PR.

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.

None yet

1 participant