Skip to content

Suggestion: Installing prerequisites within the scope of the pyenv installer script itself #157

@Petrox

Description

@Petrox

Assuming we agree that the installers job is to install prerequisites it should have practically no prerequisites itself.

Accepted, that git is installed 99% of hosts already, but if it doesn't, then this script should be able to detect and fix it.

Now the other part:

pyenv-installer should install pyenv, which itself is an installer for python (so it should be able to install dependencies ahead, but ...)

so even if pyenv can't install the dependencies of python packages the pyenv installer should be able to do that:

https://github.com/pyenv/pyenv/wiki#suggested-build-environment

(so that pyenv install python 3.10.4 won't fail 30 seconds later).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions