Skip to content

Revision of pip internals making the pip install stop after one package #126

@kmbenitez

Description

@kmbenitez

On my most recent invocations of lambda build I'm only getting the first package listed in my requirements.txt installed to the build. The output says that the rest are being processed, but the install is returning an error.

Given that Pip is actively trying to discourage use of itself as a package, I think it's time to begin using subprocess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions