Skip to content

Issue while running teaser.py #12

@gupta-plantgenevo

Description

@gupta-plantgenevo

I am having issues like
self.config["cache_directory"] = os.path.abspath(self.config["cache_directory"])
KeyError: 'cache_directory'
and
abs_test_dirs = [os.path.abspath(dir) for dir in self.config["test_directories"]]
KeyError: 'test_directories'

I looked at the code and I don't understand how to resolve it. Any help will be much appreciated.

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