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

Build a python-env with condas #275

Open
achapkowski opened this issue Oct 1, 2022 · 2 comments
Open

Build a python-env with condas #275

achapkowski opened this issue Oct 1, 2022 · 2 comments

Comments

@achapkowski
Copy link

Condas, https://docs.conda.io/en/latest/ , is a widely popular package for managing dependencies. It is really popular for Python. It would be nice to create conda environments and run the code from there.

@Altair-Bueno
Copy link

Looking for documentation on how to build environments for this exact reason. Having trouble to install albumentations on a function. scipy requires certain libraries and i cannot find how to install them on both the builder and environment

See: https://stackoverflow.com/questions/59968493/scipy-error-in-python3-8-alpine3-11-no-lapack-blas-resources-found

@Altair-Bueno
Copy link

@achapkowski I've successfully created new tensorflow/tensorflow based images for Fission. You may be able to do the same with Conda images

https://github.com/ertis-research/fission-environments

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

No branches or pull requests

2 participants