You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A workaround is to use subprocess.call directly without calling model.run_model, which follows subprocess.call("D:\\ogs\\bin\\ogs.exe simple_mechanics.prj", shell=True)
Hi!
yes, I'm not really testing things on windows yet, as I have no windows machine.
Is it only this part: >> executable="/bin/bash" <<, that is breaking the code? So, would the following command run on windows?
Joerg, thanks for your package. I cannot run it on Windows 10 since the source code is Linux/Mac OS-specific. The error message follows
The text was updated successfully, but these errors were encountered: