Raise a more informative error message. #352
Labels
documentation
good-first-issue
These are issues which can be tackled by new users and contributors.
priority-low
respy/respy/solve.py
Lines 74 to 88 in fd580c3
This is a part of the code that will frequently throw errors due when dealing with large models.
If there is a small spelling mistake or a corrupted row in the params file there will be a key error here.
I think we could provide the user with a more informative message indicating that this is probably due to a variable that is misspelled or not in the covariates.
The text was updated successfully, but these errors were encountered: