[docs] [issue34831] Asyncio Tutorial
Ned Deily
report at bugs.python.org
Sun Oct 7 12:31:16 EDT 2018
Ned Deily <nad at python.org> added the comment:
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:
port install py37-tkinter
----------
nosy: +ned.deily
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34831>
_______________________________________
More information about the docs
mailing list