当前位置:网站首页>奇葩pip install
奇葩pip install
2022-07-02 06:21:00 【zb0567】
1、No module named 'PyQt5'
pip install PyQt5 -i https://pypi.tuna.tsinghua.edu.cn/simple
2、No module named 'win32con'
pip install pypiwin32 -i https://pypi.tuna.tsinghua.edu.cn/simple
3、
边栏推荐
- 10 erreurs classiques de MySQL
- Lucene Basics
- 【每日一题】写一个函数,判断一个字符串是否为另外一个字符串旋转之后的字符串。
- 构建学习tensorflow
- Contest3145 - the 37th game of 2021 freshman individual training match_ H: Eat fish
- CUDA中内置的Vector类型和变量
- 亚马逊aws数据湖工作之坑1
- 深入了解JUC并发(二)并发理论
- Code skills - Controller Parameter annotation @requestparam
- LeetCode 90. 子集 II
猜你喜欢
随机推荐
LeetCode 283. Move zero
自学table au
LeetCode 27. 移除元素
MySQL的10大经典错误
Step by step | help you easily submit Google play data security form
LeetCode 47. 全排列 II
TensorRT的命令行程序
深入学习JVM底层(二):HotSpot虚拟机对象
Common means of modeling: combination
BGP 路由优选规则和通告原则
LeetCode 83. Delete duplicate elements in the sorting linked list
构建学习tensorflow
Browser principle mind map
10 erreurs classiques de MySQL
Three suggestions for all students who have graduated and will graduate
The real definition of open source software
Current situation analysis of Devops and noops
LeetCode 83. 删除排序链表中的重复元素
深入学习JVM底层(三):垃圾回收器与内存分配策略
Detailed steps of JS foreground parsing of complex JSON data "case: I"