Skip to content

ModuleNotFoundError #11

@erturkkadir

Description

@erturkkadir

After setup when I run
src/account/summary.py

I get following messages,

Traceback (most recent call last):
File "src/account/summary.py", line 5, in
from .account import Account
ModuleNotFoundError: No module named 'main.account'; 'main' is not a package

any clue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions