Skip to content

Can't install pip3 with Ubuntu #287

@ColinHebert

Description

@ColinHebert

With Ubuntu, the expected value for version is python3 to install python3.

Unfortunately, to decide which version of pip to install, we're checking that the version starts with 3 (which is wrong given that the version is python3).

https://github.com/stankevich/puppet-python/blob/1.11.0/manifests/install.pp#L198

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