I have installed python in Windows and accessed python in Mobaxterm.
As seen below, the compiler is MSC on Win32.
Howerver, I want to use python in Mobaxterm in Windows machine with GCC compiler on Cygwin.
How can I achieve that? Please see below for reference.
I need the python to use GCC compiler on cygwin, in my mobaxterm in the windows machine.
This way I can use sshpass in the python script.