Hello,
I am currently using MFiX 25.1.2 (screenshot attached) and it is working fine.
I am trying to install MFiX 25.3.
It seems to be getting installed but when I am trying to open it is giving the error message a shown in the first screenshot. Seems like something related to Python.
Any idea how to resolve this will be highly appreciated.
I really want to run MFiX 25.3.
I am confused why it is working well for MFiX-25.1.2 but not for 25.3.
I look forward to hearing from you on what needs to be done for this problem and how to resolve this.
Thanks and Best Regards,
Sincerely,
Debashis
conda.txt (17.7 KB)
Dr. Waldman.
I tried the commands you suggested. But still getting the error message.
I have attached the screenshot as well as the conda.txt file for your kind review.
Please let me advice on the next steps.
Thanks, and Best Regards,
Sincerely
Debashis
I’m looking for a solution. Since MFiX 25.3 works on my test Windows system, it’s a little hard to see what’s going wrong on yours. The conda.txt file you attached looks fine - I have the same versions of all packages and I’m not seeing any errors. It would be helpful to know exactly what DLL it’s complaing about. I’m not quite sure how to do that. I’ll try to find more information on debugging this and get back to you when I have a clearer idea of how to proceed.
Sorry for the trouble and thanks for your patience,
@basud0817
It’s just a guess but perhaps installing the Microsoft VC++ Redistributable Runtime may help:
The MFiX Conda package installs a version of this (vc14_runtime which you can see in the output of conda list), but it’s possible that the VTK library got built using a different version ov MSVC - if so, this is a bug in Conda which we can report.