brianlan opened a new pull request #7579:
URL: https://github.com/apache/tvm/pull/7579


   Replaced the URL of `get-pip.py` from 
   
   [https://bootstrap.pypa.io/get-pip.py](https://bootstrap.pypa.io/get-pip.py) 
   
   to 
   
   
[https://bootstrap.pypa.io/2.7/get-pip.py](https://bootstrap.pypa.io/2.7/get-pip.py)
   
   , as the old one doesn't support python 2.7 any more and triggers below 
error during the building of `Dockerfile.demo_android`. 
   
   > ERROR: This script does not work on Python 2.7 The minimum supported 
Python version is 3.6.
   
   Other than this, the whole docker building procedure works OK.
   
   @leandron Could you please help to review? Thanks.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to