Cannot open a new Pirana window and can't do anything with it.
Mac Configuration:MacBook has an M1 chip and version 11.2.2 macOS Big Sur.
Problem : execute run1.mod will not execute NONMEM run.
Solution:
Dynamic libraries changed on Big Sur so the linker could not find libSystem. You have to install the right SDKs by running `xcode-select --install` (see also: https://developer.ap...s/thread/655588en https://github.com/p...c/issues/3684).