PIL(Py Image lib), show() not showing picture...

D

defn noob

from PIL import Image
import os

print os.path.exists('C:/Users/saftarn/Desktop/images/blob.jpg')

im2 = Image.open('C:/Users/saftarn/Desktop/images/blob.jpg')
im2.show()
first the command prompt pops up then the normal window to display
pictures but it doenst show a picture.

the prin os.path.exists returns true and opening the file by clicking
on it works. ive also tried gif-files with no success.
 
M

Méta-MCI \(MVP\)

Hi!

Which OS? On Vista, you MUST reconfig the "aperçu images et
télécopies" (in french ; sorry, I don't know the english translation).

@-salutations

Michel Claveau
 
S

ssecorp

Hi!

Which OS?   On Vista, you MUST reconfig the "aperçu images et
télécopies" (in french ; sorry, I don't know the english translation)..

@-salutations

Michel Claveau


VISTA.

i will try google translate :)
 
S

ssecorp

Hi!

Which OS?   On Vista, you MUST reconfig the "aperçu images et
télécopies" (in french ; sorry, I don't know the english translation)..

@-salutations

Michel Claveau




thumbnail images and faxes? and how do i do that? i must do it in
windows or in the python library?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top