๐Ÿ’ปTech/๐Ÿ‘จ‍๐Ÿ’ปetc

conda keyerror 'channels' is not in the 'channels' key of the config file

_viper_ 2021. 7. 16. 11:16
๋ฐ˜์‘ํ˜•

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