multiscale / muscle3

The third major version of the MUltiScale Coupling Library and Environment
Apache License 2.0
25 stars 13 forks source link

Manager should print only error message if the yMMSL file(s) don't load correctly #206

Closed LourensVeen closed 1 year ago

LourensVeen commented 1 year ago

Right now you get a whole backtrace with the error at the bottom, which is confusing and unnecessary. We should catch the exception and print a message saying that there was a problem reading only the error. Note that we can have exceptions from ruamel.yaml, YAtiML, and ymmsl-python.