SOLVED:
found this:
https://www.liamschneider.com/node/9
and had the same problem, gtk loaded zlib1.dll from from SysWOW64 instead of the gtk runtime folder....
User Profile
Collapse
-
OS: win32 Windows 7
Python: 2.7.3
GUI: Qt: 4.8.4 PyQt 4.9.6
SQLAlchemy: 0.8.0b2Leave a comment:
-
all-in-one PyGtk DLL Load Failed
Hi have installed all in one pygtk and i am getting this famous error "DLL Load Failed"
i ran it with dependency walker, it gave me this error:
LoadLibraryExA( "c:\python\pyth on27\lib\site-packages\gtk-2.0\gtk\_gtk.py d",
0x00000000, LOAD_WITH_ALTER ED_SEARCH_PATH) returned NULL by thread 1.
Error: The specified procedure could not be found (127).
it shows three .DLL's missing...Last edited by JoeMicro; Aug 31 '13, 10:38 PM. Reason: added information, re: possibility of loading dll from other wrong location. -
No activity results to display
Show More
Leave a comment: