Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

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

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


circularfunc at yahoo

Jul 3, 2008, 2:28 AM

Post #1 of 4 (74 views)
Permalink
PIL(Py Image lib), show() not showing picture...

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.
--
http://mail.python.org/mailman/listinfo/python-list


enleverlesX.XmcX at XmclaveauX

Jul 3, 2008, 1:20 PM

Post #2 of 4 (55 views)
Permalink
Re: PIL(Py Image lib), show() not showing picture... [In reply to]

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

--
http://mail.python.org/mailman/listinfo/python-list


circularfunc at gmail

Jul 3, 2008, 1:39 PM

Post #3 of 4 (55 views)
Permalink
Re: PIL(Py Image lib), show() not showing picture... [In reply to]

On Jul 3, 10:20 pm, "Méta-MCI \(MVP\)"
<enleverlesX.X...@XmclaveauX.com> wrote:
> 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 :)
--
http://mail.python.org/mailman/listinfo/python-list


circularfunc at gmail

Jul 3, 2008, 1:40 PM

Post #4 of 4 (55 views)
Permalink
Re: PIL(Py Image lib), show() not showing picture... [In reply to]

On Jul 3, 10:20 pm, "Méta-MCI \(MVP\)"
<enleverlesX.X...@XmclaveauX.com> wrote:
> 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?
--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.