aws-samples / aws-panorama-samples

This repository has samples that demonstrate various aspects of AWS Panorama device and the Panorama SDK
https://docs.aws.amazon.com/panorama/
MIT No Attribution
82 stars 59 forks source link

Removing pip3 installation with get-pip script. (it is installed with… #35

Closed shimomut closed 2 years ago

shimomut commented 2 years ago

Description of changes:

Stopped using https://bootstrap.pypa.io/get-pip.py, as it doesn't support Python3.6 anymore. (pip3 is installed with apt-get beforehand.)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.