아나콘다를 쓰다보면 정말 많은 오류를 접하게 된다.
이 경우에 검색해서 방법을 찾기는 하지만 기본적으로 남들이 자주 겪는 에러는 아나콘다에서 다 설명한 경우가 많았다.
https://docs.anaconda.com/anaconda/user-guide/troubleshooting/
Troubleshooting — Anaconda documentation
Troubleshooting If you have a troubleshooting issue that is not listed here, obtain free support for Anaconda through the Nucleus community. For Anaconda installation or technical support options, visit our support offerings page. You may also wish to see
docs.anaconda.com
그래서 아나콘다에 무슨 문제가 생겼다면 일단 여기를 들러보는 것을 권한다.
'프로그래밍 Programming' 카테고리의 다른 글
[에러기록] Pytorch 모델 weight가 업데이트되는지 확인 (0) | 2022.12.30 |
---|---|
[에러기록] oserror: [winerror 182] 운영 체제가 %1을(를) 실행할 수 없습니다. Error loading "\lib\site-packages\torch\lib\shm.dll" or one of its dependencies (2) | 2022.12.29 |
[에러기록] CondaHTTPError: HTTP 000 CONNECTION FAILED for url (0) | 2022.12.26 |
[프로그래밍] MPI를 windows에서 사용하는 방법 (0) | 2022.07.26 |
[매트랩MATLAB] Symbolic expression에서 미분 및 적분 수행 (0) | 2022.07.02 |