On Thu, 2006-04-20 at 10:29 +1000, John Machin wrote:
> On 20/04/2006 6:55 AM, Aleksandar Cikota wrote:
> > Hi all,
> >
> > I have a problem with openning of an image.
> >
> > Here is the Code:
> >
> > from Tkinter import *
> > from PIL import Image, ImageTk
Change from PIL import Image, ImageT
On 20/04/2006 6:55 AM, Aleksandar Cikota wrote:
> Hi all,
>
> I have a problem with openning of an image.
>
> Here is the Code:
>
> from Tkinter import *
> from PIL import Image, ImageTk
Insert here:
print type(Image), type(Image.open), Image.version
Here are my results:
Python 2.4.2 (#67, Sep
Hi all,
I have a problem with openning of an image.
Here is the Code:
from Tkinter import *
from PIL import Image, ImageTk
from win32com.client import gencache
import tkMessageBox
import win32com.client
import math
import time
import os
import threading
import pythoncom
chsr = win32com.client.D