pycurl installation on Windows
- by Vijayendra Bapte
I am not able to install pycurl on Windows on Python2.6. Getting following error:
C:\Documents and Settings\vijayendra\Desktop\Downloads\pycurl-7.19.0>python setup.py install --curl-dir="C:\Documents and Settings\vijayendra\Desktop\Downloads\
curl-7.19.5-win32-ssl\curl-7.19.5"
Using curl directory: C:\Documents and…