Skip to content

Error details in wrappers. #703

Description

@bhargavvader

Since all of the wrappers use check_output to run on command line, if an error does occur, there is no information apart from subprocess.CalledProcessError error message. The user must manually run the command on shell again to figure out what's wrong in these cases.

There should ideally be a way for the user to know what the exact nature of the error is, or at least be given instructions on how to figure out what the error is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty easyEasy issue: required small fixfeatureIssue described a new featurewishlistFeature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions