| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-python mailing list Archives
pycurl.error: (2, '')
From: Nathan Tresch <ntresch_at_hotmail.com>
Date: Thu, 19 Apr 2007 10:10:49 -0700
I get the following error under pycurl 7.16.2: Traceback (most recent call last): File "checkTrips.py", line 155, in <module> main() File "checkTrips.py", line 36, in main priceScraper.getCurrentPrice(ithItin.trip, webConn) File "/usr/local/data/www/yapta.com/utilities/priceScrapers/priceScraper.py", line 50, in getCurrentPrice tripFlights, flights, httpConn) File "/usr/local/data/www/yapta.com/utilities/priceScrapers/priceScraper.py", line 163, in extractAirlineSingle tripFlights, flights, httpConn) File "/usr/local/data/www/yapta.com/utilities/priceScrapers/alaskaPriceScraper.py", line 43, in extractSingle tripFlights, aTrip) File "/usr/local/data/www/yapta.com/utilities/priceScrapers/alaskaPriceScraper.py", line 86, in extractSingleMC page = httpConn.getPage(curlArgs) File "/usr/local/data/www/yapta.com/utilities/network/webConnection.py", line 32, in getPage strIO=self.__getURL.getPage(args) File "/usr/local/data/www/yapta.com/utilities/getURL.py", line 65, in getPage self.c.setopt(pycurl.POSTFIELDS, args['postData']);pycurl.error: (2, '')When I was running under pycurl 7.15.5.1 we didn't have this problem.Can anyone tell me what's wrong?Regards,
_______________________________________________
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info