I’m trying to load a module and install the module package via homebrew. I checked the following command to make sure it was installed correctly:
module --version
But I only get the following error message:
module: exec format error: /opt/local/Modules/3.2.10/bin/modulecmd
I need help understanding how to solve this problem. Can anyone give me an idea?