When I call `cv_imshow mat_name`, I got the following exception: ``` Python Exception <class 'ValueError'> Variable 'mat_name' not found.: Error occurred in Python command: Variable 'mat_name' not found. ``` The variable actually exists.