
Command 'python' not found, did you mean:
command 'python3' from deb python3
command 'python' from deb python-is-python3
ㅇ이렇게 떠서 python3으로 하니까 되는데
ubuntu@ip-172-31-34-5:~/sparta$ pip install flask
Command 'pip' not found, but can be installed with:
sudo apt install python3-pip
ㅍ플라스크는 어떻게 할지 모르겠네요 ㅠㅠ
