curl-and-python

Re: Pycurl upgrade from 7.43.0 to 7.43.0.1 fails

From: Oleg Pudeyev via curl-and-python <curl-and-python_at_cool.haxx.se>
Date: Sat, 16 Dec 2017 16:27:39 -0500

7.43.0 windows wheels were built for more python versions than
7.43.0.1. I only built 7.43.0.1 wheels for 2.7, 3.5 and 3.6. Are you
able to upgrade to 3.5 or 3.6?

Oleg

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

> 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-16