pip33 Install Jtop on the Jetson Xavier NX * version - Jetpack 4.5.1 - ubuntu 18.04 - python 3.6 * reference https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=zeta0807&logNo=222008386346 젯슨 나노에 jtop 설치하여 각종 정보 보기 글 작성: 2020.06.22 1차 수정: 2020.06.23. Jetpack 4.3 jtop 정보 추가 2추 수정: 2021.05.09. jetson-s... blog.naver.com * install 1. Install prerequistics # python3-pip sudo apt update sudo apt install python3-pip - this is t.. 2023. 3. 7. [Python] Install PIP3 * reference https://heytech.tistory.com/318 [Python] pip 개념 및 설치 방법(pip, pip3) 본 포스팅에서는 pip 개념과 pip/pip3 설치 방법을 알아봅니다. 1. pip 개념 Pip Installs Packages의 약자 Python 패키지를 설치하고 관리하는 패키지 매니저(Package Manager) MacOS에서 brew, node의 npm, yarn, Linux에 heytech.tistory.com * install 1. Download get-pip.py # python3 version >= 3.7 curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py # python3 version = 3.6 .. 2023. 3. 7. [Python] pip3 upgrade 방법 pip3 install --upgrade pip 2023. 1. 31. 이전 1 다음