Skip to content

Print a more helpful message if TheSDK.config is not found #35

@chiplet

Description

@chiplet

with open(CONFIGFILE,'r') as fid:

The current implementation throws an exception if the config file has not been generated.

FileNotFoundError: [Errno 2] No such file or directory: some/path/to/TheSDK.config

It would be more helpful if there would be a fatal log print that would instruct to run ./configure in the sdk project root.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions