Skip to content

Conversation

ariyuan
Copy link

@ariyuan ariyuan commented Nov 6, 2020

pyenv install -v $PYTHON_VERSION

The above line failed with error:

Downloading Python-3.7.3.tar.xz...
-> https://www.python.org/ftp/python/3.7.3/Python-3.7.3.tgz
error: failed to download Python-3.7.3.tar.gz

After I added the wget to the package list, it's OK

add wget to package, which avoids the failure of download python package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant