Build a python-env with condas
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.
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
@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