
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
Flask 코드 스니펫 불러온 후 실행을 눌렀을때 IP가 나오지 않음

작성한 코드 및 에러 메세지
/Users/Wayne/Desktop/Sparta/projects/prac/venv/bin/python /Users/Wayne/Desktop/Sparta/projects/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.
