Problems with Python 3 Plugin

Hi @zyoutz,

I figured out why the 3rd party modules aren’t working - the modules are installing on the wrong plugin version.

Modules are installing on 2.0.1 but workflows are running on 2.0.2. I was able to confirm this by execing into the respective docker containers and running pip list.

Is there a way to choose which plugin runs?

Screen Shot 2020-06-08 at 10.49.47

Screen Shot 2020-06-08 at 10.50.39