Skip to content

pip not installed even though python might be #2

Description

@Issafalcon

Checks that try to run the python3 command (like when setting up nvim dependencies) may pass, but to install pip modules requires additional python-pip install.

Add additional checks where pip install is needed to check that the pip or pip3 command is available, otherwise run the python module install again

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions