curl-and-python

Pycurl upgrade from 7.43.0 to 7.43.0.1 fails

From: Peter Binney via curl-and-python <curl-and-python_at_cool.haxx.se>
Date: Mon, 11 Dec 2017 15:50:55 +0000

I am running Python 3.4 and upgraded to pycurl 7.43.0 in 2016 (from 7.21.5)
nice and easily by simply running:

       python -m pip install --upgrade pycurl

Seeing the release announcement of 7.43.0.1 last week I ran the same
command, but it fails saying

Collecting pycurl
  Downloading pycurl-7.43.0.1.tar.gz (195kB)
    100% |################################| 204kB 883kB/s
    Complete output from command python setup.py egg_info:
    Please specify --curl-dir=/path/to/built/libcurl

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 10 in
C:\Users\xxxx\AppData\Local\Temp\pip-build-1luu9euk\pycurl\

Why is the install no longer working as it used to, please?

_______________________________________________
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2017-12-11