Skip to content

pygenomeviz 0.4.4 fails to install. #65137

Description

@KasperThystrup

When I try to create a new environment with pygenomeviz libmamba show up with a failure

micromamba create -n pygenomeviz bioconda::pygenomeviz
error    libmamba Could not solve for environment specs
    The following package could not be installed
    └─ pygenomeviz =* * is not installable because it conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs

Same goes if I explicitly specify the latest version.

micromamba create -n pygenomeviz bioconda::pygenomeviz=0.4.4
error    libmamba Could not solve for environment specs
    The following package could not be installed
    └─ pygenomeviz =0.4.4 * is not installable because it conflicts with any installable versions previously reported.
critical libmamba Could not solve for environment specs

Perhaps there may be some dependency conflicts in the recipe?

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