neo-ai / neo-ai-dlr

Neo-AI-DLR is a common runtime for machine learning models compiled by AWS SageMaker Neo, TVM, or TreeLite.
Apache License 2.0
492 stars 106 forks source link

Use get-pip.py for python 3.6 #408

Closed apivovarov closed 2 years ago

apivovarov commented 2 years ago

Our Docker images are based on Ubuntu 18.04 which install python 3.6 by default. This python is quite old. Now we have to use old get-pip.py for Python 3.6 to fix the following CI error

ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py