Menu

#30 Assertion `self->ob_type == p_Curl_Type' faild

open
nobody
None
5
2012-11-07
2012-11-07
Anonymous
No

When tring to download a file from a URL (dynamic generated image without file.extension URL) and write it to disk; I'm getting this:

python2`.6: src/pycurl.c:272: get_thread_state: Assertion `self->ob_type == p_Curl_Type' failed.`

The sample code is here:
http://bpaste.net/show/56523/

Discussion