Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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