When I'm googling everywhere it is pointed to http://pycurl.sourceforge.net/
but when I try to install this package I get :
d:\pycurl>setup.py -install d:\curl\
File "d:\pycurl\setup.py", line 58
print "FATAL: bad directory %s in environment variable %s" % (dir, envvar)
^
SyntaxError: invalid syntax