-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I'm building scikit-learn from source in a workspace: https://github.com/glemaitre/python-stack/blob/main/scikit-learn/pixi.toml
I assume that together with @lucascolley, we used a bit of bleeding edge version by using the channel "https://prefix.dev/pixi-build-backends".
Recently, I got the 0.4.2 release and it seems that there is a regression because I get the following error then:
> pixi shell -e dev --verbose
INFO pixi_core::lock_file::update: the lock-file is up-to-date
INFO source-build{source=. package=osx-arm64/scikit-learn=1.8.0.dev0=hbf21a9e_0}: pixi_command_dispatcher::command_dispatcher::instantiate_backend: Instantiated backend [email protected], negotiated API version 2
Error: × failed to build 'scikit-learn' from '.'
╰─▶ × The build backend does not provide the requested output: osx-arm64/scikit-learn=1.8.0.dev0=hbf21a9e_0.
Not a big deal because I revert to using the conda-forge channel but just thought that it might be cool to report.
Metadata
Metadata
Assignees
Labels
No labels