일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- API
- Kafka
- analyzer test
- high level client
- MySQL
- 900gle
- plugin
- docker
- aggregation
- 차트
- Java
- License
- Elasticsearch
- Python
- ELASTIC
- 파이썬
- query
- Mac
- zip 암호화
- Test
- aggs
- sort
- zip 파일 암호화
- token filter test
- matplotlib
- licence delete curl
- flask
- TensorFlow
- springboot
- license delete
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