ecsworkshop
ecsworkshop copied to clipboard
Install and configure tools [cdk] - Python36 not available
When issuing the command sudo yum -y install jq nodejs python36 siege
, I get a notification zNo package python36 available`:
$ sudo yum -y install jq nodejs python36 siege
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
amzn2-core | 3.7 kB 00:00:00
235 packages excluded due to repository priority protections
Package jq-1.5-1.amzn2.0.2.x86_64 already installed and latest version
No package python36 available.
Resolving Dependencies
In the current AMI, Python 3.7.10 is installed, and things do seem to work, so probably not a real issue.