You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to my local pack development, I want to shift from python version 3.8.10 to version 3.10.+ . Now I followed the recent release changelog for st2 version 3.8.1 which says that if we upgrade then newer python versions are supported.
I am using docker based setup for stackstorm installation but when I upgraded to latest version, I can still see -
# st2 --version
st2 3.8.1, on Python 3.8.10
How can I upgrade to Python version 3.10 in the setup itself so that I can install latest packages in my local pack ?
Can you please help me here ?
It would be helpful.
Regards,
Nitin
The text was updated successfully, but these errors were encountered:
st2 isn't currently set up to support any python version newer than python3.8. this will have to wait until the core st2 services are updated to include that support.
Hello Team,
I facing one issue.
Due to my local pack development, I want to shift from python version
3.8.10
to version3.10.+
. Now I followed the recent release changelog for st2 version3.8.1
which says that if we upgrade then newer python versions are supported.I am using docker based setup for stackstorm installation but when I upgraded to latest version, I can still see -
How can I upgrade to Python version 3.10 in the setup itself so that I can install latest packages in my local pack ?
Can you please help me here ?
It would be helpful.
Regards,
Nitin
The text was updated successfully, but these errors were encountered: