오류없이 "conda install --yes --file requirements.txt"를 사용하여 사용 가능한 패키지 만 설치 다음 명령을 통해 Conda를 사용하여 requirements.txt에 패키지를 설치하는 동안 conda install --yes --file requirements.txt requirements.txt의 패키지를 사용할 수없는 경우 아래와 같은 "패키지 없음 오류"가 발생합니다. Anaconda Cloud API 사이트 https://api.anaconda.org 사용 패키지 메타 데이터를 가져 오는 중 : .... 오류 : 현재 linux-64 채널에서 다음과 일치하는 패키지를 찾을 수 없음 : nimfa == 1.2.3 anaconda.org에서이 패키지를 검색 할 수 ..