RemoveError: ‘requests‘ is a dependency of conda and cannot be removed from conda‘s operating env

1.문제:
miniconda 를 사용 하여 selenium 을 설치 하 는 중 오류 가 발생 했 습 니 다.RemoveError:'requests'는 conda 에 의존 하 며 conda 의 운영 환경 에서 제거 할 수 없습니다.RemoveError:'setuptools’ is a dependency of conda and cannot be removed from conda’s operating environment.
2.해결 방안
설치 하기 전에 conda 를 강제로 업데이트 합 니 다.
conda update --force conda

3.더 많은 관련 질문
https://github.com/conda/conda/issues/8149

좋은 웹페이지 즐겨찾기