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.

已提問 1 年前檢視次數 346 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南