[Image-SIG] re: _imagingtk

James Lockley jpl@global.co.za
Sat, 13 Jan 2001 19:02:55 +0200


This is a multi-part message in MIME format.

------=_NextPart_000_000B_01C07D93.6FCE9D10
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi=20
i am probably doing something very simple very wrong...

to try out PIL i tried running the sample script "scripts/viewer.py" .

each time getting this error message:

  File "c:\python20\pil\ImageTk.py", line 123, in paste
    import _imagingtk
ImportError: No module named _imagingtk

i've looked for the module in the original files i downloaded but could =
only find "_imagingtk.c"  in the source distribution...

( am using python 2.0 (BeOpen binary distribution) with NumPy 17, Pil =
(from pil111py.zip + _imaging.dll) and win32all (build 135) on winnt4)

thanks
james

------=_NextPart_000_000B_01C07D93.6FCE9D10
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hi </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i am probably doing something very =
simple very=20
wrong...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>to try out&nbsp;PIL&nbsp;i tried =
running the sample=20
script <EM>"scripts/viewer.py" </EM>.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>each time getting this error =
message:</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3D"Courier New" size=3D2>&nbsp; File =
"c:\python20\pil\ImageTk.py",=20
line 123, in paste<BR>&nbsp;&nbsp;&nbsp; import =
_imagingtk<BR>ImportError: No=20
module named _imagingtk</FONT></DIV>
<DIV><FONT face=3D"Courier New" size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>i've looked for the module in the =
original files i=20
downloaded but could only find <FONT=20
face=3D"Courier New">"<EM>_imagingtk.c</EM>"</FONT><FONT =
face=3DArial>&nbsp; in the=20
source distribution...</FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>(&nbsp;am using python 2.0 (BeOpen =
binary=20
distribution) with NumPy 17, Pil (from pil111py.zip + _imaging.dll) and =
win32all=20
(build 135) on winnt4)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>thanks</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>james</FONT></DIV></BODY></HTML>

------=_NextPart_000_000B_01C07D93.6FCE9D10--