Four days ago, I updated MFIX from version 21.2 to 21.3, but when I opened the software, there was no response. Uninstalling Anaconda3 for reinstallation, reinstalling MFIX21.2, and even reinstalling the computer system did not solve the problem.
After that, I switched to a different computer and reinstalled Anaconda3 and MFIX, which worked without any unresponsiveness. I guess it’s Anaconda3, but I don’t know how to fix it.
Here is some information about the software.
Because the software did not respond after the update to version 21.3, so I reinstalled version 21.2, which also did not respond. The above picture is version 21.2. The current problem is both 21.2 and 21.3 have any response. I have to use 21.1.4 now.
Some details about the “no response”. After starting the software, when you move the mouse and click on any button, such as “Mesh”, the mouse will be loaded and Python’s memory consumption will increase until the software crashes.
Are you loading a simulation file upon launching the GUI? If so please attach it here so we can try to reproduce.
What if you just load the GUI with
mfix -n
This will launch the GUI, but not try to load any previous file. If that work, go to “New Project”, select the “blank” project and let us know what happens then.
You can show resource monitors by checking the show resource monitors box in the settings pane.
You can also reset the settings from the main MFiX (file) menu, this does the same thing as mfix -c . But sometimes when the GUI won’t start at all, mfix -c is easier.
After some trial and error, the problem has been solved. When loading the GUI, if Python turns to “no response”, try running the Anaconda Prompt “as an administrator”. Then reload the GUI.
It sounds like you are possibly accessing directories where you do not have permission to write or create files. What directory/folder are you using to create new projects in?