반응형
conda config --remove channel 실행시 아래 에러 발생할 경우 조치 방법입니다.
🚫 ERROR
conda keyerror 'channels' is not in the 'channels' key of the config file
💡 SOLVED
1. conda config --show channels
2. conda config --remove channel CHANNEL_NAME