Skip to content

No module named 'refined_tangram' #1

@Sophielsn

Description

@Sophielsn

Hi. After I create the environment, I cannot import the package:

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
Cell In[4], line 6
      4 import matplotlib.pyplot as plt
      5 from anndata import AnnData
----> 6 import refined_tangram as tg
      7 import benchmarking
      9 sc.logging.print_header()

ModuleNotFoundError: No module named 'refined_tangram'

I use this method to create:
conda env create -f environment.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions