Skip to content

If pip install -r requirements.txt fails during an agent run, agent run should be aborted  #364

@andyk

Description

@andyk

currently, a component does not check if virtualenv setup succeeds or fails since when I try to run papag, I'm seeing the pip install -r requirements.txt fail since i didn't have cmake installed on my machine. Currently the agent run command just ignores that the virtualenv requirement installation failed and tries to run the agent anyway, resulting in a confusing/misleading error message.

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