I updated my Mac OS to Ventura 13.0. But I am not getting able to open MFIX. As usual I am trying to open MFIX from terminal Using the commands in terminal (conda activate mfix-22.3). It is showing this error (xcrun: error: invalid active developer path)

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

Thanks for the note. This seems to be a common problem on the Mac platform and is not really an MFiX issue. I’m glad you were able to find a solution.