Hi Team,
Need assistance in migrating the workflow from mistral to orquesta.
The stackstorm servers was using st2 3.2 version after update it is st2 3.3,
the workflow had been changed from mistral to orquesta.
I am trying the conversion of mistral to orquesta using the below link
I am getting the below error:
sh /home/nithin/orquestaconvert/bin/orquestaconvert.sh --list-workflows mistral-v2
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: ‘long_description_content_type’
warnings.warn(msg)
make: Entering directory /home/nithin/orquestaconvert' ==================== virtualenv ==================== test -d /home/nithin/orquestaconvert/bin/../virtualenv || virtualenv --no-site-packages /home/nithin/orquestaconvert/bin/../virtualenv /bin/bash: virtualenv: command not found make: *** [/home/nithin/orquestaconvert/bin/../virtualenv/bin/activate] Error 127 make: Leaving directory
/home/nithin/orquestaconvert’
/home/nithin/orquestaconvert/bin/orquestaconvert.sh: line 9: /home/nithin/orquestaconvert/bin/…/virtualenv/bin/activate: No such file or directory