일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- matplotlib
- flask
- license delete
- high level client
- sort
- licence delete curl
- API
- Kafka
- Python
- analyzer test
- query
- token filter test
- aggs
- zip 파일 암호화
- Elasticsearch
- License
- zip 암호화
- MySQL
- Mac
- Java
- plugin
- 파이썬
- aggregation
- ELASTIC
- docker
- springboot
- 900gle
- Test
- 차트
- TensorFlow
Archives
- Today
- Total
개발잡부
python 3.7.9 install for mac 본문
반응형
https://www.python.org/downloads/
Download Python
The official home of the Python Programming Language
www.python.org
macOS 64-bit installer
mas 파이써 기본 변경
mas 파이써 기본 변경
>> cd ~
>> vi ~/.bash_profile
echo alias python="python3" > ~/.bash_profile
>> cd ~
>> vi ~/.bash_profile
echo alias python="python3" > ~/.bash_profile
적용
>> source ~/.bash_profile
반응형
'Python' 카테고리의 다른 글
[python] python elasticsearch client (0) | 2022.04.28 |
---|---|
[python] 파이썬기초 2 (0) | 2022.04.22 |
Conda (0) | 2022.03.31 |
[python] 파이썬기초 1 (0) | 2022.03.30 |
feature_vecter API 백터추출 (0) | 2021.09.23 |
Comments