** ㅁㅐ우 간단주의
1) conda 환경 접속 후 명령어 실행
conda update -n base conda
2) conda update 후 패키지 업데이트 명령어 실행
conda update --all
3) python pip 업데이트 명령어 실행
python -m pip install --upgrade pip
완료!
728x90
'Programming > deep learning' 카테고리의 다른 글
m1 맥북에어 환경설정 / Homebrew 설치 / miniforge 설치 (0) | 2021.08.03 |
---|---|
[딥러닝 기초] 주피터 노트북 원격접속 / 외부접속 / Jupyter notebook (0) | 2021.04.25 |
[딥러닝기초] pytorch 설치 (0) | 2021.04.17 |
[딥러닝기초] 기초세팅- 아나콘다Anaconda(CPU), 주피터노트북 커널 추가 / 삭제 (0) | 2021.04.17 |