Open sannant opened 2 years ago
e.g. workflow run
https://github.com/ContactEngineering/ContactMechanics/runs/7583136340?check_suite_focus=true
I did a vimdiff between a running and a broken workflow: config_broken.txt config_working.txt
It indicated me the solution: with scipy 1.18 it works.
As a temporary fix I set scipy<=1.18.1 as requirement
We will need to figure out what to change. Note that I expect this to affect Adhesion as well
Causes