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

What is the value of your PATH environment variable?

 $ echo %PATH%

Another think is we should probably verify if pyinstaller ignores lower
and uppercase in dll file names:

MSVCR90.dll and msvcr90.dll should be the same file.

-- 
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.

Reply via email to