socket.timeout: The read operation timed out
During handling of the above exception, another exception occurred:
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='files.pythonhosted.org', port=443): Read timed out.
忘记之前安装tensorflow的时候把镜像全清空了
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple mne
临时使用镜像,贴一下常用镜像
清华:https://pypi.tuna.tsinghua.edu.cn/simple
阿里云:http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
华中理工大学:http://pypi.hustunique.com/
山东理工大学:http://pypi.sdutlinux.org/
豆瓣:http://pypi.douban.com/simple/