Mantid not opening - a solution

Dear all,

We are aware of an issue with conda versions of Mantid failing to open (seg fault occurs when trying to open). If this is happening for you then we recommend the following steps

  1. Activate your Mantid environment

  2. Run the following command
    conda install muparser=2.3.4

  3. You will be asked to downgrade the version of muparser in your environment - select y

  4. You should be able to run Mantid as normal

All the best

Mantid Team