Skip to content

ImportError: cannot import name 'Slic' from partially initialized module 'fast_slic' (most likely due to a circular import) #31

@xqyd

Description

@xqyd

After following the instructions to pip install fast_slic, copy and paste the beginner code for testing, then run into this error caused by "from fast_slic import Slic":

ImportError: cannot import name 'Slic' from partially initialized module 'fast_slic' (most likely due to a circular import)

Can someone tell me how to solve it?

I am using anaconda on win10. Thanks!

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