Closed arjanschaaf closed 1 year ago
Just tested and it worked alright with sudo yum install -y python38
AMI name: Cloud9Default-2023-08-24T23-56 AMI id: ami-06b85c975837fce90 Region: eu-west-1
[ec2-user@ip-172-31-28-249 ~]$ cat /etc/issue
Amazon Linux AMI release 2018.03
As discussed offline, can you please test again and share cat /etc/issue
along with region, AMI id if you still see the same issue.
Agreed with these observations. With the latest images it works as documented. Closing this PR.
Issue #, if available:
Description of changes:
Existing python 3.8 command did not work in the provided Cloud9 instance. Instead it recommended using the following command:
sudo amazon-linux-extras install python3.8
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.