Comment 14 for bug 587745

Revision history for this message
Mark Mascolino (mark-mascolino) wrote : Re: [Bug 587745] Re: There is no 64 bits Windows build

i don't have a copy of 2.7 x64 on this machine so I will have to get that
setup

On Wed, Nov 16, 2011 at 9:13 AM, robinmills <email address hidden> wrote:

> Mark
>
> Thanks for trying this so quickly. I've built this for Python 2.7 and
> only tested it with Python 2.7.2. Can you try it with 2.7?
>
> Robin
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/587745
>
> Title:
> There is no 64 bits Windows build
>
> Status in pyexiv2, a python binding to exiv2:
> Confirmed
>
> Bug description:
> Trying the supplied Windows builds and I get a DLL error as follows:
>
> C:\Python26>python
> Python 2.6.5 (r265:79096, Mar 19 2010, 18:02:59) [MSC v.1500 64 bit
> (AMD64)] on
> win32
> Type "help", "copyright", "credits" or "license" for more information.
> >>> import pyexiv2
> Traceback (most recent call last):
> File "<stdin>", line 1, in <module>
> File "C:\Python26\lib\site-packages\pyexiv2\__init__.py", line 60, in
> <module>
>
> import libexiv2python
> ImportError: DLL load failed: %1 is not a valid Win32 application.
>
>
> I've tried your last two Windows builds and got the same effect.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pyexiv2/+bug/587745/+subscriptions
>