Skip to content

Conda environment not working #18

@alitinet

Description

@alitinet

Hi! Could you please provide an updated yaml file for the conda environment? The minimal environment does not work anymore:

Could not solve for environment specs
The following packages are incompatible
├─ numba 0.51.2 is uninstallable because it conflicts with any installable versions previously reported;
├─ pytorch 1.3** is uninstallable because it conflicts with any installable versions previously reported;
├─ scanpy 1.4.4** is uninstallable because it conflicts with any installable versions previously reported;
└─ umap-learn 0.3.10* is uninstallable because it conflicts with any installable versions previously reported.

Pinning numba to 0.52.0 as suggested in #15 also didn't solve the problem. But when I install other versions, the code throws a lot of errors due to version incompatibility. Thank you!

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