Skip to content

pip wheel error #70

@mcandre

Description

@mcandre

Recently, when I've tried installing pip packages with puppet-python, I get pip wheel errors during provisioning.

Source:

https://github.com/mcandre/mcandre-ubuntu/blob/master/manifests/default.pp#L152-L166

Trace:

$ vagrant provision
...
Error: pip wheel --help > /dev/null 2>&1 && { pip wheel --version > /dev/null 2>&1 || wheel_support_flag='--no-use-wheel'; } ; pip --log //pip.log install  $wheel_support_flag   returned 1 instead of one of [0]

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