Open jonashaag opened 2 months ago
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the latest version of pixi, using pixi --version.
pixi --version
I can reproduce locally.
On macOS
❯ pixi add transformers=4.42 sentence-transformers'>=3' ⠒ default:linux-64 [00:00:03] resolving conda ⠠ validate cache [00:00:01] [━━━━━━━━━━━━━━━━━━━╾] libtorch ⠠ installing packages [00:00:01] [━━━━━━━━━━━━━━━━━━━─] 28/30 pytorch × failed to instantiate a prefix for 'default' ├─▶ failed to link pytorch-2.3.1-cpu_generic_py312h2aa0b4f_1.conda ├─▶ failed to link 'lib/python3.12/site-packages/torch/include/ATen' ├─▶ unexpected io operation while removing clobbered file ╰─▶ Operation not permitted (os error 1)
?
Had this bug as well on 0.27.1. Removing .pixi and trying again usually helped.
.pixi
Checks
[X] I have checked that this issue has not already been reported.
[X] I have confirmed this bug exists on the latest version of pixi, using
pixi --version
.Reproducible example
I can reproduce locally.
Issue description
On macOS
Expected behavior
?