Python Script Works Locally But Not Remotely with SSH

Rod Person rodperson at rodperson.com
Tue Apr 3 07:37:27 EDT 2012


On Sun, 1 Apr 2012 12:32:16 -0700 (PDT)
Jedrzej Krzysztof Dec <jdec at jedrzejdec.eu> wrote:
> > 
> > Why the does the window not open when the script is started
> > remotely?
> > 
> > Thanks.
> 
> Do You have a GUI over SSH? Something like ssh -X in Linux systems,
> or do You just have a terminal window? If You just have a terminal,
> You wont be able to run GUI apps.
> 


You need an X server on the XP machine. I've use Xming for this.
http://sourceforge.net/projects/xming/?_test=b


-- 

Rod Person  http://www.rodperson.com  rodperson at rodperson.com

'Silence is a fence around wisdom'



More information about the Python-list mailing list