Re: Tkinter needed as a legacy version 2.7 imports the module...

2021-02-27 Thread Grant Edwards
On 2021-02-26, MRAB  wrote:
> On 2021-02-26 22:23, Kevin M. Wilson via Python-list wrote:
>
>> Is there a site where I might/can download a version of Tkinter for Python 
>> 2.7?
>
> Tkinter as already included in Python 2.7.

Not always, it depends on how he installed Python 2.7.  That said,
MRAB is right that you don't install Tkinter seperately. You

 1. Include it when you configure and build python

 2. Install a binary Python distribution that aleady includes it.

--
Grant




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


Re: Tkinter needed as a legacy version 2.7 imports the module...

2021-02-27 Thread Alan Gauld via Python-list
On 26/02/2021 22:23, Kevin M. Wilson via Python-list wrote:
> Hey Community,    Is there a site where I might/can download a version of 
> Tkinter for Python 2.7?

Which OS?

If it's Linux you may need to fetch the tkinter
package for your distro.

In Windoze it should come as standard

In MacOS (or any other OS) ... Ask someone who knows...


-- 
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


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


Re: Tkinter needed as a legacy version 2.7 imports the module...

2021-02-26 Thread MRAB

On 2021-02-26 22:23, Kevin M. Wilson via Python-list wrote:

Hey Community,    Is there a site where I might/can download a version of 
Tkinter for Python 2.7?


Tkinter as already included in Python 2.7.
--
https://mail.python.org/mailman/listinfo/python-list


Tkinter needed as a legacy version 2.7 imports the module...

2021-02-26 Thread Kevin M. Wilson via Python-list
Hey Community,    Is there a site where I might/can download a version of 
Tkinter for Python 2.7?

Seriously, KMW
John 1:4  "In him was life; and the life was the light of men."
-- 
https://mail.python.org/mailman/listinfo/python-list