Skip to content

CustomModules not working #1109

@romeokienzler

Description

@romeokienzler

Following the tutorial it doesn't work, it never finds my custom module.

I can fix it in code by

sys.path.insert(0, "custom_modules")

But from config file it doesn't work

It can be reproduced on the following branch
https://github.com/terrastackai/terratorch/pull/1108/changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions