Michael Scheper

Show:

What's happening?

  • Followup: RE: Not working?

    FYI, I just ran the test/debug function and it doesn't provide any additional info: ~/mod/python$ python EXIF.py --debug /tmp/IMG_4517.JPG /tmp/IMG_4517.JPG: No EXIF information found Yet: ~/mod/python$ jhead /tmp/IMG_4517.JPG File name : /tmp/LA/IMG_4517.JPG File size : 2852925 bytes File date : 2009:05:11 12:30:05 Camera make : Canon Camera model : Canon PowerShot...

    2009-05-25 19:03:41 UTC in EXIF.py

  • Not working?

    Heya, I downloaded this module this morning, and it's not working for me. When I run the sample code, EXIF.process_file() just returns an empty dictionary, even for files that jhead has a lot to say about. >>> import os >>> import EXIF >>> file = open("IMG_4517.JPG", 'rb') >>> tags = EXIF.process_file(file) >>> print tags {}...

    2009-05-25 18:56:16 UTC in EXIF.py

About Me

  • 2009-05-25 (6 months ago)
  • 2517569
  • michaelscheper (My Site)
  • Michael Scheper

Send me a message