From: Gary <pa...@in...> - 2006-06-04 17:29:02
|
Jonathan Brandmeyer wrote: >On Fri, 2006-06-02 at 20:58 -0400, Gary wrote: > > >>Jonathan Brandmeyer wrote: >> >> >> >>>If you see this error and have the time to do so, please do the >>>following: >>>Download depends.exe from http://www.dependencywalker.com/ >>>Open site-packages/visual/cvisual.dll from within the program. >>>It should pop up some kind of error that a bunch of libraries cannot be >>>found. Click OK and continue. >>>Select Options->Configure Module Search Order >>>At the bottom of the dialog, type C:\Python24\Lib\site-packages\gtkrun >>>\bin, and click "Add Directory" >>>When asked to refresh the current session, click Yes >>>Let me know all of the errors that remain. >>> >>> >>> >>> >>In the bottom window: >> >>Error: At least one module has an unresolved import due to a missing >>export function in an implicitly dependent module. >>Warning: At least one delay-load dependency module was not found. >>Warning: At least one module has an unresolved import due to a missing >>export function in a delay-load dependent module. >> >> >>In the window above that one, the following module and error message is >>at the top of the list. >> >>MSJAVA.DLL: Error opening file. The system cannot find the file >>specified (2). >> >> > >This one doesn't matter (at least I don't think so - I've seen it on a >lot of other DLL's that work fine too). Are there any other warnings or >errors in the next-to-last pane? > > No, none at all. Offer of phone call still stands if you think it would help. -gary >Thanks, >-Jonathan > > > >_______________________________________________ >Visualpython-users mailing list >Vis...@li... >https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > |