pycharm安装pandas等软件

image.png
image.png

安装pandas失败:说出现安装pandas超时(socket.timeout: The read operation timed out )

  1. 这篇文章找到了原因,但是pycharm2022设置镜像源的地方发生了改变
    https://blog.csdn.net/qq_45956730/article/details/125554315
  2. 如下链接则解决了设置镜像源的问题:
    https://blog.csdn.net/qq_49122165/article/details/125343175
image.png
image.png

你可能感兴趣的:(pycharm安装pandas等软件)