--047d7bf0d52ef12d7304d836299a Content-Type: text/plain; charset=ISO-8859-1 Hi. I'm having a problem trying to get this to work well. Basically, whenever I try to import tkinter, this is the issue that I have: >>> import tkinter Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.3/tkinter/__init__.py", line 40, in <module> import _tkinter # If this fails your Python may not be configured for Tk ImportError: No module named '_tkinter' I'm running Ubuntu. If I need to provide any further info, please let me know. --047d7bf0d52ef12d7304d836299a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi.=A0 I'm having a problem trying to get this to work well.=A0 Basical= ly, whenever I try to<br>import tkinter, this is the issue that I have:<br>= <br>>>> import tkinter<br>Traceback (most recent call last):<br>= =A0 File "<stdin>", line 1, in <module><br> =A0 File "/usr/local/lib/python3.3/tkinter/__init__.py", line 40,= in <module><br>=A0=A0=A0 import _tkinter # If this fails your Python= may not be configured for Tk<br>ImportError: No module named '_tkinter= '<br> <br>I'm running Ubuntu.=A0 If I need to provide any further info, pleas= e let me know.<br> --047d7bf0d52ef12d7304d836299a--