windows解决conda配置清华源报HTTPError: HTTP 403 FORBIDDEN 2022-08-24 Developer Tools condapython 我们通过win+R 并且输入%HOMEPATH%找到.condarc文件 修改里面的https为http,如果还是提示403我们可以尝试删除配置的清华源conda config --remove-key channels