I\'m having trouble getting pycurl installed on my windows computer. At first I tried pip, but ran into the “Please specify --curl-dir=/path/to/built/libcurl” error, and hav
Another simple way to resolve the problem is to use Christoph Gohlke's collection of Python Extension Package for Windows.
You could use Ctrl+F and search for pycurl.
Ctrl+F
pycurl
Or click here.