This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

⚠️ We've moved!

Hi there!

To reduce project dependency on 3rd party paid services the StackStorm TSC has decided to move the Q/A from this forum to Github Discussions. This will make user experience better integrated with the native Github flow, as well as the questions closer to the community where they can provide answers.

Use 🔗 Github Discussions to ask your questions.

How to upgrade installed pack from python2 to python3

Recently, I am going to upgrade Stackstorm to 3.4. From release log,pack with python2 action runner is no longer support? I have 5 packs with python2, and have not certified with python3. I need to upgrade pack to python3 before Stackstorm upgrade.

Could you provide document or instructions for pack upgrade?

If you just have actions and not sensors, then on earlier StackStorm versions 3.3 etc, then you could install a pack and tell it to use python3. (As long as you had installed python3, and configured that option).
There are some instructions on running with python3 on earlier STackStorms here: Packs — StackStorm 3.3.0 documentation