[IMAGE-SIG] Python Troubles

Jason Deacon jdeacon@mpx.com.au
Wed, 25 Feb 1998 04:31:58 +1100


This is a multi-part message in MIME format.

------=_NextPart_000_0008_01BD41A6.4F8D9FA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

No, i downloaded everything and did not make anything myself.
When i tried import _tkinter and import Tkinter this is what happened. . =
.=20
>>> import _tkinter

Traceback (innermost last):

File "<interactive input>", line 1, in ?

ImportError: No module named _tkinter

>>> import Tkinter

Traceback (innermost last):

File "<interactive input>", line 1, in ?

ImportError: dynamic module does not define init function

Well that is all that happened.

 - Jason


------=_NextPart_000_0008_01BD41A6.4F8D9FA0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.71.1712.3"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>No, i downloaded everything and did not make =
anything=20
myself.</FONT></DIV>
<DIV><FONT size=3D2>When i tried import _tkinter and import Tkinter this =
is what=20
happened. . . </FONT></DIV>
<DIV><FONT size=3D2><FONT color=3D#000000 face=3DCourier size=3D2>
<P>&gt;&gt;&gt; import _tkinter</P>
<P></FONT><FONT color=3D#ff0000 face=3DCourier size=3D2>Traceback =
(innermost=20
last):</P>
<P>File &quot;&lt;interactive input&gt;&quot;, line 1, in ?</P>
<P>ImportError: No module named _tkinter</P></FONT><FONT color=3D#000000 =

face=3DCourier size=3D2>
<P>&gt;&gt;&gt; import Tkinter</P></FONT><FONT color=3D#ff0000 =
face=3DCourier=20
size=3D2>
<P>Traceback (innermost last):</P>
<P>File &quot;&lt;interactive input&gt;&quot;, line 1, in ?</P>
<P>ImportError: dynamic module does not define init function</P>
<P><FONT color=3D#000000>Well that is all that happened.</FONT></P>
<P><FONT color=3D#000000>&nbsp;-=20
Jason</FONT></P></FONT></FONT></DIV></BODY></HTML>

------=_NextPart_000_0008_01BD41A6.4F8D9FA0--


_______________
IMAGE-SIG - SIG on Image Processing with Python

send messages to: image-sig@python.org
administrivia to: image-sig-request@python.org
_______________