2022. 2. 13. 16:07

python 관련

pythong 3.8 -> 3.10 설치뒤 pip도 확인해야함

python -m pip install pip --upgrade pip

 curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

sudo apt-get remove python3-pip

sudo apt-get remove python-pip

 

pyls

pip install python-language-server