Skip to content

Failing builds with pip in build environment #76

Description

@mbargull

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Due to an issue with conda-libmamba-solver<->conda-build interaction, we had pip installed in the build environment for the numpy=1.26.2 update PR which caused the cross-compiled builds to fail with

Successfully built numpy-1.26.2-cp311-cp311-linux_aarch64.whl
+ pip install dist/numpy-1.26.2-cp311-cp311-linux_aarch64.whl
ERROR: numpy-1.26.2-cp311-cp311-linux_aarch64.whl is not a supported wheel on this platform.

@isuruf asked me to open an issue here too.

refs:

Installed packages

-

Environment info

-

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions