Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed when tried to fetch python binary #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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