i have been getting the errno2 on my raspberry i was following this tutroial.

https://maker.pro/raspberry-pi/projects/raspberry-pi-noticeboard-using-7-touchscreen-display

can someone help me please.

Traceback (most recent call last):
File "C:\Users\user\Documents\hi.py", line 305, in <module>
window.resize_icons()
File "C:\Users\user\Documents\hi.py", line 284, in resize_icons
fp = open(original_path)
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\user\\Documents\\RaspberryPi-Noticeboard-master\\WeatherIconsclear-day.png'