Skip to content

cannot import name '_topology' from partially initialized module 'lenstools.extern' #17

@astro-YYH

Description

@astro-YYH

I successfully installed lenstools from source code but I got an error message when importing it:
----> 1 from . import _topology
3 try:
4 from . import _design

ImportError: cannot import name '_topology' from partially initialized module 'lenstools.extern' (most likely due to a circular import) (/bigdata/birdlab/yyang440/LensTools/lenstools/extern/init.py)

Does anyone encounter the same issue?

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