This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yselivanov
Recipients Elvis.Pranskevichus, asvetlov, cjrh, docs@python, ned.deily, willingc, yselivanov
Date 2018-10-07.16:33:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538930031.92.0.545547206417.issue34831@psf.upfronthosting.co.za>
In-reply-to
Content
> Yury, based on the file paths, you appear to be running a MacPorts python3.7.  Like many other third-party distributors (but unlike the python.org installers), MacPorts separates Tkinter support into a separately-installable component.  Try:


Thanks, Ned!  Yeah, I know why my python37 doesn't have Tk and how to fix it.  It's just I don't think the tutorial should require some component that we know is missing when python is installed through certain channels (with default flags/config).
History
Date User Action Args
2018-10-07 16:33:51yselivanovsetrecipients: + yselivanov, ned.deily, asvetlov, cjrh, Elvis.Pranskevichus, docs@python, willingc
2018-10-07 16:33:51yselivanovsetmessageid: <1538930031.92.0.545547206417.issue34831@psf.upfronthosting.co.za>
2018-10-07 16:33:51yselivanovlinkissue34831 messages
2018-10-07 16:33:51yselivanovcreate