Persistent default solver error for every example from tutorial

Hello,

A few days before, the default solver just worked normally and well, but today I tried to re-run the examples from tutoral with the default solver, but the following persistent error pops up. I want to know what wrong happened in the configuration and how to fix that. Thank you.

Is there any text in the console beneath “failed with the following error”? How about if you click the message that says “Click to view” ?

Also please try this: In an Anaconda command window, activate the mfix environment with conda activate mfix-21.2 and then type

mfixsolver.exe --print-flags

it should print: python as shown below

Example session:

(base) C:\Users\cgw>conda activate mfix-21.2

C:\Users\(mfix-21.2) C:\Users\cgw>which mfixsolver.exe
/c/Users/cgw/anaconda3/envs/mfix-21.2/Scripts/mfixsolver.exe

(mfix-21.2) C:\Users\cgw>mfixsolver.exe --print-flags
python

Thank you Charles. There are no more words after “warning: the solver test failed with the following error:” no details following any more.

The problem disappeared after I switch off the SMS mode and re-activate the program. It is weird, I want to know whether this problem is related to SMS mode. Thank you.


Hello, I have the same problem as him, please how to solve it, thanks