Skip to content

cannot import name 'SISUA' from 'sisua.models' #3

@bluesea0

Description

@bluesea0

I set up the sisua, and run the basics.py under the tutorils folder. I just run the "Create and train semi-supervised model" part. However, I got this

from sisua.models import (SCVI, SISUA, DeepCountAutoencoder, NetworkConfig,
ImportError: cannot import name 'SISUA' from 'sisua.models' (/home/username/miniconda3/envs/sisua/lib/python3.7/site-packages/sisua/models/__init__.py)

And then I search the python files in the above "....../python3.7/site-packages/sisua/models/" path. But I cannot find the SISUA class. So I don't know how to do with the problem. Could you explain this? 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