Forums

Running MySQL and .py from console using Python 2.7

Hello.

I'm trying to run a MySQL command and also trying to run one of my .py scripts but they run by default using Python 3.6.

Is there a way to run all of my scripts and MySQL Commands using Python 2.7 by default?

Is this running the scripts from the editor? If so, this help page explains what to do.