ERROR bash / zsh _ Shell ERROR 참고링크 by ram_ 2023. 1. 2. https://blog.naver.com/donut_nv/222172178680 mac os shell 확인과 변경 안녕하세요. Mac os에서 터미널 사용시 아래와같은 알림이 자꾸 뜨길래 실제로 시도 해봤습니다. To upda... blog.naver.com https://lovelydiary.tistory.com/309 Mac) Path 추가하기 (+bash쉘, zsh쉘, echo$PATH, vi 편집기) #1. 일반적으로 Mac에 설치한 파일(예를들어 MySQL)은 해당 파일이 설치된 폴더로 들어가야만이 파일을 실행할 수 있다. 하지만 터미널 상에서 매번 해당 파일이 설치된 폴더로 cd 해서 이동하는 건 lovelydiary.tistory.com https://yunwoong.tistory.com/112 [Anaconda] CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. 해결 방법 Anaconda로 만든 가상환경 활성화 시 아래와 같은 오류가 발생하는 경우가 있습니다. CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. To initialize your shell, run 해결방법은 아래 yunwoong.tistory.com https://heytech.tistory.com/4 [파이썬/아나콘다] zsh: command not found: conda 에러 해결하기! (이 글은 MacOS 를 기준으로 작성되었습니다.) 아나콘다 설치 후 conda 명령을 실행할 때 아래와 같은 에러에 마주했을 때 해결책을 공유해 드립니다. 1. zshrc 파일 오픈 vi ~/.zshrc 먼저, zshrc 파일의 heytech.tistory.com 공유하기 게시글 관리 ram.zip 'ERROR' 카테고리의 다른 글 CONDA ERROR / failed with initial frozen solve. Retrying with flexible solve. (0) 2023.01.15 TypeError: countplot() got multiple values for argument 'data' (0) 2023.01.10 CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. (0) 2023.01.02 AttributeError: module 'tabula' has no attribute 'read_pdf' (0) 2022.12.29 remove local (untracked) files from the current Git working tree? (0) 2022.12.14 관련글 CONDA ERROR / failed with initial frozen solve. Retrying with flexible solve. TypeError: countplot() got multiple values for argument 'data' CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'. AttributeError: module 'tabula' has no attribute 'read_pdf'