Tereshchenkolab / paper-ecg

OSU Capstone Project 2020-21 - Natalie & Julian
Other
61 stars 16 forks source link

Unable to open jpg file? #13

Open yamtar84 opened 1 year ago

yamtar84 commented 1 year ago

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'