在PyCharm中更改源的步骤如下:
使用pip换源:
config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
使用conda换源:
config --set channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
现在,您可以在PyCharm中使用这个新的外部工具来更改您的源。只需点击“工具”菜单,选择您创建的工具,然后源将被更改为您指定的源。
亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>
推荐阅读:debian换源的步骤是什么