Notice
Link
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Python3
- python 3.7 install
- 유튜브수익
- vim
- sshd_config
- nunjucks
- template
- #PostgreSQL
- OpenCV
- skbuild
- 유튜브채널
- sequence diagram
- python 3.7
- root
- linux
- nodejs
- Mermaid
- PYTHON
- nodemon
- opencv-python
- 유튜브조회수
- 유튜브구독자
- python3.7
- 유튜브영상
- python install 3.7
- error
- 상위유튜버
- pip3
- ubuntu
- 유튜브홍보
Archives
우리집
Python 3.7 설치 In Ubuntu 18.04 본문
sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.7
python3.7 --version
'Linux - Ubuntu' 카테고리의 다른 글
Opencv-python 설치 In Python 3.7 (0) | 2022.06.21 |
---|---|
SSH ROOT 계정 접속하기 (0) | 2022.06.12 |
Python3-openCV 설치 (0) | 2022.06.12 |
PostgreSQL 설치 및 접속 (0) | 2018.02.21 |
Putty 접속 (0) | 2018.02.21 |
Comments