Imported winswitch subversion in to python eric6 ide. Anyone know how to tell eric to use python2.7 rather than python3.x? Seems to be debugging against 3.x, which gives erroneous results. (Eg., import sys puts python3 in the path and then can't find pygtk.)