We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
$ 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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When issuing the command
sudo yum -y install jq nodejs python36 siege
, I get a notification zNo package python36 available`:In the current AMI, Python 3.7.10 is installed, and things do seem to work, so probably not a real issue.
The text was updated successfully, but these errors were encountered: