rgommers / pixi-dev-scipystack

Experimental out-of-tree dev setup for NumPy, SciPy and related projects with Pixi
Other
6 stars 1 forks source link

`WARN Parsed '*=*openblas' as '* *openblas', in a future version this will become an error.` #3

Closed lucascolley closed 2 months ago

lucascolley commented 2 months ago
>>> pixi shell -e array-api-cuda
WARN Parsed '*=*openblas' as '* *openblas', in a future version this will become an error.
rgommers commented 2 months ago

Yeah I know - I need to follow up on this. The syntax for BLAS switching without rebuilding seems to not be fully understood by Pixi yet (or I'm somehow getting this wrong).

lucascolley commented 2 months ago

I opened a pixi issue