Manylinux Max 1.0.1 | GitLocker.com Product

manylinux-max 1.0.1

Last updated:

0 purchases

manylinux-max 1.0.1 Image
manylinux-max 1.0.1 Images

Free

Languages

Categories

Add to Cart

Description:

manylinuxmax 1.0.1

manylinux-max
dynamically cap the version of manylinux when installing from pip
installation
pip install manylinux-max

usage
install this package before trying to install other packages.
set the MANYLINUX_MAX environment variable to limit the candidate manylinux
versions.
this is useful (for example) when using pip install --target to build a zip
for aws lambda (which has an old libc version -- and likely a different libc
version than your host machine).
pip install manylinux-max
MANYLINUX_MAX=2.26 pip install --target src -r requirements.txt

example error that you may encounter from aws lambda
ImportError: /lib64/libc.so.6: version `GLIBC_2.28' not found (required by /var/task/cryptography/hazmat/bindings/_rust.abi3.so)

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.