Pyenv: Download indicator needed

Created on 8 Sep 2016  路  3Comments  路  Source: pyenv/pyenv

When a new version is installed using a command pyenv install <version> and a message that Downloading Python-version.tar.gz is shown, we don't know whether it normally processes downloading or not.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

question

Most helpful comment

If you install aria2c, pyenv will use that instead of curl which should show a download progress indicator.

see: #534 #539

All 3 comments

If you install aria2c, pyenv will use that instead of curl which should show a download progress indicator.

see: #534 #539

"curl -#" could be used for the curl side of things.

The install failed due to build errors. When I retry, does pyenv install download the same thing again ? (or is Downloading .. just a message, but uses already downloaded/cached version)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

afeld picture afeld  路  3Comments

tell-k picture tell-k  路  3Comments

marcosfede picture marcosfede  路  3Comments

thedrow picture thedrow  路  3Comments

decentral1se picture decentral1se  路  3Comments