
강의대로 파이참에 app.py를 만들고 flask를 설치하고
flask 시작 코드를 코드스니펫에서 복사해서 붙여 넣었는데
강의처럼 되지 않고
* Serving Flask app 'app'
* Debug mode: on
Address already in use
Port 5000 is in use by another program. Either identify and stop that program, or start the server with a different port.
On macOS, try disabling the 'AirPlay Receiver' service from System Preferences -> Sharing.
종료 코드 1(으)로 완료된 프로세스
라면서 빨간 글씨가 뜹니다. 왜 이런 걸까요? ㅠㅠ
