Skip to content

Deprecared version in conda break pyensembl installation in bioconda #46

@simozacca

Description

@simozacca

Hi,

Thank you for the useful tool. Conda distributes only an old version 1.1.5 of datacache which is used by pyensembl through the bioconda installation. However, the version 1.1.5 is deprecated and it therefore breaks pyensembl during installation of reference genomes with the following error:

AttributeError: module 'numpy' has no attribute 'typeDict'

Everything can be fixed by upgrading datacache using pip; however if we could please add a new version of datacache on conda, this problem will not be there and many tools using pyensembl will not require pip upgrades after the conda installation.

Thank you!

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