Hi All -
There was an update to other dependencies of SMAK as of Apr 2, 2024 that creates an error when running SMAK. The latest version of SciPy (1.13.0) crashed, whereas earlier versions are ok (<=1.12.0).
After installation of SMAK, do an extra "pip install scipy == 1.12.0" and SMAK should be ok again.
This should probably only be an issue with new installs after Apr 2, 2024 and will be fixed in the installer requirements with SMAK 3.10
Fantastic! This fix worked under a clean install of Windows 11.