
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
flask 시작 코드 복사하고 실행했는데,
/Users/juyipark/Desktop/sparta/project/prac/venv/bin/python /Users/juyipark/Desktop/sparta/project/prac/app.py
* 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(으)로 완료된 프로세스
이렇게 다른 데서 사용 중이라고 뜨는데,, 어떻게 해야 할까요,,ㅜㅜ
localhost:5000 접속 시 화면은 아래와 같습니다.

