curl-and-python

Re: Re: Win32: ImportError: DLL load failed: The specified procedure could not be found.

From: Gisle Vanem <gvanem_at_yahoo.no>
Date: Wed, 14 May 2014 18:29:52 +0200

"Jim Bell" <Jim_at_jc-bell.com> wrote:

> But I get no window into what pycurl.pyd is trying to do at the point of
> failure. I tried running python with -vvv, but it only gives me search
> paths and such.

ProcMon from Sysinternals is nice for these cases. Create a filter on
Python.exe only and run an pycurl example. E.g. 'python basicfirst.py'
shows a lot of stuff here. I'm not sure how to filter on GetProcAddress
or it's equivalent only.

--gv

_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python

procmon.png
Received on 2014-05-14