Installing python-pip is necessary on new Amazon Linux AMIs

This commit is contained in:
Sagar Karandikar 2018-07-12 09:17:30 -07:00 committed by GitHub
parent f799eb0d62
commit 5798d7695e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ Again on the ``t2.nano`` instance, do the following:
::
sudo yum -y install python-pip
sudo pip install boto3
wget https://raw.githubusercontent.com/firesim/firesim/master/scripts/aws-setup.py
python aws-setup.py