shell
xcode-select: note: No developer tools were found, requesting install.
If developer tools are located at a non-default location on disk, use `sudo xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools, and cancel the installation dialog.
See `man xcode-select` for more details.
No Xcode
shell
(anaconda_projects) (base) meg-temp@Mac py314_conda % xcode-select --install
xcode-select: note: install requested for command line developer tools
If you see this long error output you're mixed up in a pixi and conda environment. Try: exit
to get out of pixi and conda deactivate
to get out of your conda environment.