tuomaskivioja / 3-Simple-Python-Projects

164 stars 96 forks source link

PhotoEditor project does not work #11

Open FastAntonio opened 3 months ago

FastAntonio commented 3 months ago

I am doing it in Visual Studio Code and it says: PS C:\Users\Antek> & C:/Users/Antek/AppData/Local/Microsoft/WindowsApps/python3.12.exe "c:/programing, grafika itp/python/project1.py" Traceback (most recent call last): File "c:\programing, grafika itp\python\project1.py", line 7, in for filename in os.listdir(path): ^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] The system cannot find the path specified: './imgs' PS C:\Users\Antek> Do i need to change path or what, if yes i dont know how.