Recent posts

Python FileNotFoundError 해결 방법

2 minute read

Python에서 파일을 다룰 때 흔히 발생하는 FileNotFoundError: [Errno 2] No such file or directory 오류의 원인과 해결책을 상세히 알아봅니다.