You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More image flavours, such as python-env-3.10-buster, based on python:3.10-buster. These are bigger images but allow installation of more complex dependencies
Describe alternatives you've considered
Provide documentation on how to create/extend environments and builders (see #275 (comment)).
Is your feature request related to a problem? Please describe.
Trying to install
albumentations
results on an installation error on scipy (see https://stackoverflow.com/questions/59968493/scipy-error-in-python3-8-alpine3-11-no-lapack-blas-resources-found)Describe the solution you'd like
More image flavours, such as
python-env-3.10-buster
, based on python:3.10-buster. These are bigger images but allow installation of more complex dependenciesDescribe alternatives you've considered
Provide documentation on how to create/extend environments and builders (see #275 (comment)).
Additional context
The text was updated successfully, but these errors were encountered: