I run pyinstaller as 64 bit and the libraries are compiled with 64 bit. I found an older version of the file on the web, installed it, and now the build runs again.
On Oct 15, 2012, at 3:56 PM, Martin Zibricky <[email protected]> wrote: > Lynn Oliver píše v Po 15. 10. 2012 v 14:44 -0700: >> I know it's telling me it can't find the 64-bit version, but the file >> itself does not appear to have changed. It's still the one dated >> 9/26/2011 that I've had on my system for a year. >> >> Any ideas? > > do you run pyinstaller as 32bit or 64bit app? Is your library compiled > as 64bit or 32bit or both? > > -- > You received this message because you are subscribed to the Google Groups > "PyInstaller" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pyinstaller?hl=en. > -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
