일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- Mac
- API
- Kafka
- 파이썬
- plugin
- sort
- zip 암호화
- aggregation
- licence delete curl
- flask
- high level client
- License
- license delete
- springboot
- 차트
- 900gle
- TensorFlow
- Test
- MySQL
- Java
- Python
- query
- zip 파일 암호화
- aggs
- Elasticsearch
- ELASTIC
- matplotlib
- token filter test
- docker
- analyzer test
Archives
- Today
- Total
개발잡부
python 3.7.9 install for mac 본문
반응형
https://www.python.org/downloads/
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