Mar-15-2020, 01:28 PM
i have been getting the errno2 on my raspberry pi and pc using python 3 aswell i was following this tutroial.
https://maker.pro/raspberry-pi/projects/...en-display
can someone help me
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'
https://maker.pro/raspberry-pi/projects/...en-display
can someone help me
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'