rasp python2.7 downgrade
Raspberry Pi/rasberry_pi_problems 2022. 11. 21. 15:47sudo apt autoremove python
sudo apt install python2.7
alias python=python2.7
wget https://bootstrap.pypa.io/pip/2.7/get-pip.py
sudo python2.7 get-pip.py
이런거 하지말고 그냥 구버전 받기
20200205버전 받기 얌전히
'Raspberry Pi > rasberry_pi_problems' 카테고리의 다른 글
모니터 연결 없이 라즈베리 파이 정상 부팅 (0) | 2021.01.27 |
---|