>>>>> "Cousin" == Cousin Stanley <[EMAIL PROTECTED]> writes:

    Cousin> John ....  Dependency Walker seems to have flushed out 2
    Cousin> DLL files that are missing ....

    Cousin>     In each case for the files opened above, <depends>
    Cousin> always flags the following two files and reports the same
    Cousin> errors ....

    Cousin>     (?) APPHELP.DLL (?) USERENV.DLL

No, that isn't the source of your problem. It's a dependency walker
red herring caused by the build environment of python.  I've seen it
countless times on modules that load properly in python.

See if you can find any other information or warnings regarding other
DLLs, or if you can get depwalker to ignore these 2 DLLs.

Otherwise, if you can figure out what DLLs glade added to your system
and remove them, you might solve your problem.

JDH

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to