Skip to content

can't install latest version #1213

@KONeill872

Description

@KONeill872

Hi there,

I installed deeptools using using conda and when running I the following error:

AttributeError: module 'numpy' has no attribute 'float'.
np.float was a deprecated alias for the builtin float. To avoid this error in existing code, use float by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use np.float64 here.

I checked the version and I had v3.5.1. I tried to update to v3.5.2 but wasn't able to:

`PackagesNotFoundError: The following packages are not available from current channels:

  • deeptools=3.5.2`

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