Python version upgrade

0

Hi, I need Python version 3.10.7 for google calendar but the version is now '3.10.6'. Just wondering when Python will be upgraded to upper version. I am deploying web app through EC2.

2 回答
0

Is the EC2 you are using one that was started with Elastic Beanstalk?
In that case, the platform version can be increased by referring to the procedure in the following document.
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.platform.upgrade.html

profile picture
专家
已回答 1 年前
  • No I am using EC2, not Elastic Beanstalk, as mentioned in the question.

  • What EC2 operating system do you use? Upgrade commands vary depending on the operating system.

0

How to update software installed on an Amazon EC2 instance is an operating system level question. I recommend doing a web search for "How to Update Python on X" with "X" being the operating system you selected.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则