Skip to content

dependencies update required #97

Description

@janursa

updated: if installed using git, it imports successfully. seems like the new updates are not published to pip

On python=3.10, installed pip install scgen, when i import scgen, i get


Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/beegfs/desy/user/nourisaj/miniforge3/lib/python3.10/site-packages/scgen/__init__.py", line 3, in <module>
    from ._scgenvae import SCGENVAE
  File "/beegfs/desy/user/nourisaj/miniforge3/lib/python3.10/site-packages/scgen/_scgenvae.py", line 4, in <module>
    from scvi._compat import Literal
ModuleNotFoundError: No module named 'scvi._compat'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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