Skip to content

MAPPING.CONFIG not found when calling genabout.py from a different directory #267

Description

@JonoYang

Running genabout.py with the --mapping option fails to find MAPPING.CONFIG when calling genabout.py from a directory that doesn't contain genabout.py.

Running the following command from the root directory of AttributeCode:

python about_code_tool/genabout.py --mapping

gives the error:

ERROR: The file 'MAPPING.CONFIG' does not exist.

even when MAPPING.CONFIG exists in the same directory as genabout.py.

However, when you call genabout.py from the same directory that it is in, this error does not occur.

Activity

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

Metadata

Metadata

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