Comment 10 for bug 587745

Revision history for this message
robinmills (robinmills) wrote :

There is a build of pyexiv2 0.3.2 linked with exiv2 0.22 available from:

http://clanmills.com/files/pyexiv2-0-3-2+exiv2-0-22+python27.zip

The archive includes Windows 32bit and 64bit builds (and a Mac Universal build). To install, copy the pyexiv2-x64 directory to the python site-packages exiv2 directory. On my machine, this appears as:

 Directory of C:\Python27\Lib\site-packages\pyexiv2
2011-11-09 21:04 295,936 boost_python-vc90-mt-1_47.dll
2011-10-24 09:06 19,453 exif.py
2011-11-02 20:14 1,918,976 exiv2.dll
2011-10-24 09:06 13,174 iptc.py
2011-11-09 22:13 297,472 libexiv2python.pyd
2011-11-02 20:14 160,256 libexpat.dll
2011-10-24 09:06 1,639 main.py
2011-10-24 09:06 15,938 metadata.py
2011-10-24 09:06 2,412 preview.py
2011-10-24 09:06 25,795 utils.py
2011-10-24 09:06 18,508 xmp.py
2011-10-20 18:52 77,312 zlib1.dll
2011-10-24 09:07 3,537 __init__.py

This is the first published 64bit build of pyexiv2. I'm working with the team to have a 64bit build of pyexiv2 included in the installer. Feedback and comments are appreciated.