Background
When the Jammy Focal image was removed, the libraries were only built for Python 3.10. However, the User Quick Start Guide still states support for Python 3.9 or higher, which is inconsistent with the actual build configuration.
Required Changes
Update the User Quick Start Guide to clearly state that Python 3.10 is the officially supported version, rather than "3.9 or higher".
References
Background
When the Jammy Focal image was removed, the libraries were only built for Python 3.10. However, the User Quick Start Guide still states support for Python 3.9 or higher, which is inconsistent with the actual build configuration.
Required Changes
Update the User Quick Start Guide to clearly state that Python 3.10 is the officially supported version, rather than "3.9 or higher".
References