Hi OP getting error
[ WARN:
[email protected]] global loadsave.cpp:241 cv::findDecoder imread_('gray_hp.png'): can't open/read file: check file path/integrity
Traceback (most recent call last):
File "C:\Users\xxxx\Downloads\autoSkill.py", line 208, in <module>
app = AutoKeyPresser()
^^^^^^^^^^^^^^^^
File "C:\Users\xxxx\Downloads\autoSkill.py", line 86, in __init__
self.reference_height, self.reference_width = self.gray_bar_reference.shape[:2]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'shape'