Skip to content

Circular import issue #10

@kk1995

Description

@kk1995

I cannot import the module from both the terminal and Spyder IDE, getting the same following message:

ImportError: cannot import name 'Truths' from partially initialized module 'truths' (most likely due to a circular import) (/Users/.../Library/Python/3.8/lib/python/site-packages/truths/__init__.py)

I am using Python 3.8 for terminal and 3.9 for Spyder IDE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions