Skip to content

Where is numpy=2.0.0rc1 on conda-forge? #26271

@valeriupredoi

Description

@valeriupredoi

Hi folks, silly question here, but where is the new RC on conda-forge? Installation via environment file and adding conda-forge/label/dev as channel to the channels list didn't find it, manual install with mamba install -c conda-forge/label/dev numpy==2.0.0rc1 didn't find it either, it's not in the main conda-forge/linux-64 either, and the only way I could install it was with the very peasantly mamba install https://anaconda.org/conda-forge/numpy/2.0.0rc1/download/linux-64/numpy-2.0.0rc1-py39h8eeae49_0.conda but that's no bueno coz I'd like to test against multiple Pythons in a Github Action. Cheers muchly! BTW I see the thing was downloaded only 4 times, so I guess others are not finding it either 😁 Cheers again, and have a good weekend! 🍺

Metadata

Metadata

Assignees

No one assigned

    Labels

    33 - QuestionQuestion about NumPy usage or development

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions