[Bug 1184082] [NEW] Slight misleading error message when trying to use tkinter
Ma Xiaojun
damage3025 at gmail.com
Sat May 25 06:35:01 UTC 2013
Public bug reported:
By default, python3-tk is not installed.
$ python3 -m tkinter
/usr/bin/python3: No module named '_tkinter', please install the python-tk package; 'tkinter' is a package and cannot be directly executed
The package to install for Python 3 is python3-tk rather than python-tk.
** Affects: python3-defaults (Ubuntu)
Importance: Undecided
Status: New
** Tags: raring
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3-defaults in Ubuntu.
https://bugs.launchpad.net/bugs/1184082
Title:
Slight misleading error message when trying to use tkinter
Status in “python3-defaults” package in Ubuntu:
New
Bug description:
By default, python3-tk is not installed.
$ python3 -m tkinter
/usr/bin/python3: No module named '_tkinter', please install the python-tk package; 'tkinter' is a package and cannot be directly executed
The package to install for Python 3 is python3-tk rather than python-
tk.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1184082/+subscriptions
More information about the foundations-bugs
mailing list