I am receiveing the following message after executing a .exe created
by pyinstaller 1.4.

"The procedure entry point ?PyWinObject_FromTCHAR@@YAPAU@@p...@z could
not be
locaited in the dynamic link library pywintypes25.dll"

I could not find anything about this problem online.

The thing is that it began to appear when I installed the pywin32
trying to set an icon to my .exe program.
After this message the program works fine. But the initiation gets a
little slower, I think because of this problem.

Does anyone have any idea how can I fix this problem?

I use python 2.5, PyInstaller v1.4., Windows32.

Thanks for your attention

Gustavo Molleri

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