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
-
Activate your Mantid environment
-
Run the following command
conda install muparser=2.3.4 -
You will be asked to downgrade the version of muparser in your environment - select y
-
You should be able to run Mantid as normal
All the best
Mantid Team