What are the steps that are necessary to run a Python script on Alteryx Server? I've installed the correct version of Python (2.7.13 in this case) and set the Environmental Variables (PATH = C:\Python27\). The server permissions are set to allow the Run Command tool to work, I just need to get it to call out to Python properly.