当前位置:网站首页>【WSL】wsl pip NewConnectionError
【WSL】wsl pip NewConnectionError
2022-07-29 18:33:00 【XD742971636】
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by ‘NewConnectionError(’<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f5a8c2bc650>: Failed to establish a new connection: [Errno -2] Name or service not known’)': /simple/numpy/
This worked for me.
sudo apt-get update
sudo apt-get upgrade
sudo apt install python3-pip
边栏推荐
- leetcode136 -- 只出现一次的数字
- 观点:灵魂绑定NFT和去中心化社会
- A redis tool class to solve cache breakdown, cache penetration
- 【码蹄集新手村600题】求空间直角坐标系中俩点之间的距离
- [High Concurrency] I used multithreading to further optimize the massive data proofreading system under the billion-level traffic e-commerce business, and the performance has been improved by 200% aga
- 阿里最新发布的《Alibaba分布式系统速成笔记》PDF版,供下载
- [Network] LAN technology MSTP
- Route ISIS
- UNIX环境高级编程第三章
- kubernetes之资源限制及QOS服务质量
猜你喜欢
随机推荐
lua-调试技巧
Virtink:更轻量的 Kubernetes 原生虚拟化管理引擎
UNIX Environment Advanced Programming Chapter 3
一个redis工具类解决缓存击穿,缓存穿透
[memory] grandma's song
使用LIMIT分页
[网络]WAN技术 PPP
reading order
Dialogue with Academician Yu Fei of the Canadian Academy of Engineering: Looking for "Shannon's Theorem" in the field of AI
P4769 [NOI2018] Bubble Sort (Combinatorics)
leetcode136 -- 只出现一次的数字
【码蹄集新手村600题】求空间直角坐标系中俩点之间的距离
最大化平均值
详解析构函数、拷贝构造函数
Thread Dump分析方法
The 14th day of the special assault version of the sword offer
脉冲风采|Committer 专访——腾讯工程师张大伟喊你吃“螃蟹”啦
常见的磁盘格式以及它们之间的区别
NFTScan and PANews jointly release multi-chain NFT data analysis report
Flink on yarn双流join问题分析+性能调优思路