I put a copy in c:\windows\system32, although I left the name in lower case.
That got rid of the msvcr90.dll error, but I still have the remaining ones: ERROR: lib not found: libgdk_pixbuf-2.0-0.dll dependency of C:\Python27\lib\site-packages\matplotlib \backends\_backend_gdk.pyd ERROR: lib not found: libgobject-2.0-0.dll dependency of C:\Python27\lib\site-packages\matplotlib\ba ckends\_backend_gdk.pyd ERROR: lib not found: libgdk-win32-2.0-0.dll dependency of C:\Python27\lib\site-packages\matplotlib\ backends\_gtkagg.pyd ERROR: lib not found: libgobject-2.0-0.dll dependency of C:\Python27\lib\site-packages\matplotlib\ba ckends\_gtkagg.pyd On Apr 10, 2012, at 12:00 PM, Martin Zibricky wrote: > Lynn Oliver píše v Ne 08. 04. 2012 v 13:18 -0700: >> INFO: Analyzing x:\axeomatic2\axeomatic.py ERROR: lib not found: >> MSVCR90.dll dependency of C:\Python27\DLLs\_tkinter.pyd > > Could you try find 'msvcr90.dll' in your OS and put a copy of this file > named 'MSVCR90.dll' somewhere on your system PATH? (probably > c:\windows\system32) > > -- > 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.
