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
Image set
Traceback (most recent call last):
File "Main.py", line 26, in
File "controllers\MainController.py", line 57, in openImageFile
File "views\EditorWidget.py", line 140, in loadImageFromPath
File "views\EditorWidget.py", line 143, in displayImage
File "views\ImageView.py", line 105, in setImage
File "ImageUtilities.py", line 23, in opencvImageToPixmap
AttributeError: 'NoneType' object has no attribute 'shape'
The text was updated successfully, but these errors were encountered:
I receive an error text. How can I solve?
Image set
Traceback (most recent call last):
File "Main.py", line 26, in
File "controllers\MainController.py", line 57, in openImageFile
File "views\EditorWidget.py", line 140, in loadImageFromPath
File "views\EditorWidget.py", line 143, in displayImage
File "views\ImageView.py", line 105, in setImage
File "ImageUtilities.py", line 23, in opencvImageToPixmap
AttributeError: 'NoneType' object has no attribute 'shape'
The text was updated successfully, but these errors were encountered: