aws / porting-advisor-for-graviton

Apache License 2.0
159 stars 27 forks source link

Deliver binary or container image format #26

Closed yubingjiaocn closed 1 year ago

yubingjiaocn commented 1 year ago

Description

Current release only has source code. Since porting advisor requires Python 3.10 or above, this pre-req makes porting advisor difficult to run on Amazon Linux 2, which only ships with Python 3.7 and no further version available.

Solution idea(s)

Deliver pre-built binary or self-contained container image on each release.

jamolina commented 1 year ago

Hello @yubingjiaocn. Thank you very much for the feedback. We are exploring more delivering mechanisms to improve ease of use. We will let you know when we can share more.

jamolina commented 1 year ago

Resolved by #27