Re: Slight problems with python in Windows

2016-05-06 Thread Pertti Kosunen

On 6.5.2016 14:22, Peter Toye wrote:

I'm trying to install Python under Windows 7 so that I can use git-review and 
have found a few niggling issues.

1) Apparently (according to the git-review pages) pip has a problem with 
directories with spaces in their names. Python's default installation directory 
is under Program Files. I agree that this is a pip issue rather than a Python 
one, but maybe a warning message would help?


Select install to all users and it should install to root \PythonXY 
directory where XY is major version number.

--
https://mail.python.org/mailman/listinfo/python-list


Re: Linux/Windows GUI programming: tk or wx?

2017-08-05 Thread Pertti Kosunen

On 8/5/2017 2:45 AM, Ulli Horlacher wrote:

I do not like GTK and Qt, because they are too complex.


I'm not a programmer, but at least simple cross platform GUI 
notification message was easiest to do with PyQt (IMO).

--
https://mail.python.org/mailman/listinfo/python-list