Allan,

That is what I have done before I went to bed. Installed ActiveState and
using Python 3.6 as that is the release build they have up on their site.





-----Original Message-----
From: Tutor <[email protected]> On Behalf Of
Alan Gauld via Tutor
Sent: Sunday, 2 June 2019 5:01 AM
To: [email protected]
Subject: Re: [Tutor] Interactive editing of variables.

On 01/06/2019 09:52, [email protected] wrote:

> the underlying graphic library. Win32 could work if I could load it. 
> Since then I could use standard windows objects.

If you are running windows then you can access the Win32 DLLs via ctypes.

The win32 package should also be easily installable as a binary.
If not try using the ActiveState distribution of python because it bundles
all the windows tools in the installer. Personally I always use ActiveState
pyton for my Windows boxes.


--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to