@dusk hollow
palos4290 Uploaded Some Code
hi, I am pretty new to programming, and i download a python code from yt for an object counter with the camera, everything is working fine, but its suppose to send all the information to excell and i cant make it work, here is the code and the error i have: File "C:\Program Files\Python311\counting_excel.py", line 29, in <module>
ws.append(("datetime","total_output","minute","ppm"))
^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'append'
Uploaded these files to a Gist
For safety reasons we do not allow file attachments.