Skip to content

Issues when implementing "module as a package" #278

@ndonkoHenri

Description

@ndonkoHenri

Hi there, thanks for the awesome project!

I am having some issue implementing this guide (module as a package).

I came up with a repro so you can best understand the issue, here:

ModuleNotFoundError: No module named 'mymodule'

The _sub directories are similar to their respective non _sub directories, with the only difference that they implement "module as a package".
"module_sub" job works, but "module_dir_sub" job fails.

Will appreciate your help, to what seems to me as a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixedA fix has been submittedgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions