Is there a way to directly enter the pixi shell ignore the system requirements error? #3190
-
I have a pixi.toml having a system-requirements
|
Beta Was this translation helpful? Give feedback.
Answered by
ruben-arts
Feb 24, 2025
Replies: 1 comment
-
Yes, you can use More info here: https://pixi.sh/latest/features/system_requirements/#available-override-options |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Ericsii
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can use
export CONDA_OVERRIDE_GLIBC=2.34
in your terminal.More info here: https://pixi.sh/latest/features/system_requirements/#available-override-options