As usual I am trying to open MFIX from terminal Using the commands (conda activate fix-22.3).
It is showing “xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun”
To fix this error,
I have used install xcode tools by this command: xcode-select --install