Skip to content

Problem caused by within_flit() when building own package with flit #573

@LustigePerson

Description

@LustigePerson

Hello,

we are using anndata and scanpy in our FASTGenomics reader module.
We are also using flit to built this package. During build flit tries to load scanpy, which then loads anndata, which ultimately crashes because AnnData cannot be imported due to the within_flit() function called in the anndata/init.py.

Are you aware of any way to overcome this issue?

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