A page in your DokuWiki was added or changed. Here are the details: Date : 2013/04/20 22:59 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 46.142.180.176 Hostname : 176-180-142-46.pool.kielnet.net Old Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:pyhoca-gui?... New Revision: http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:pyhoca-gui Edit Summary: User : sunweaver @@ -40,5 +40,12 @@ <code bash> # presuming that you installed Python 2.7 to C:\Python27 PATH=$PATH:/c/Python27 </code> + + Then make sure that Python X2Go is properly installed in a non-egg'ish way: + + <code bash> + $ cd python-x2go && python setup.py install && cd - + </code> + -- This mail was generated by DokuWiki at http://wiki.x2go.org/