<div dir="ltr">Seems tkinter is missing in standard installation in ubuntu. Try:<div>sudo apt-get install python3-tk<br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 18, 2013 at 6:17 PM, Yves S. Garret <span dir="ltr"><<a href="mailto:yoursurrogategod@gmail.com" target="_blank">yoursurrogategod@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi.  I'm having a problem trying to get this to work well.  Basically, 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>  File "<stdin>", line 1, in <module><br>
  File "/usr/local/lib/python3.3/tkinter/__init__.py", line 40, in <module><br>    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.  If I need to provide any further info, please let me know.<br>
<br>--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Ritchie Flick<br>
</div></div></div>