当前位置:网站首页>pycharm Install packages failed
pycharm Install packages failed
2022-04-23 06:03:00 【若小鱼】
在使用pycharm安装skimage插件报错
Try to run this command from the system terminal. Make sure that you use the correct version of ‘pip’ installed for your Python interpreter located at ‘E:\projects\xxx\venv\Scripts\python.exe’.
Command “python setup.py egg_info” failed with error code 1 in
You are using pip version 9.0.3, however version 21.3.1 is available.
You should consider upgrading via the ‘python -m pip install --upgrade pip’ command.
提示很明显是我们的pip版本不够,直接到指定的E:\projects\xxx\venv\Scripts\ 路径下cmd 使用以下命令升级pip版本即可。
python -m pip install --upgrade pip
版权声明
本文为[若小鱼]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_44162809/article/details/121830422
边栏推荐
- Build a cloud blog based on ECS (send blessings on the cloud Xiaobao code and draw iphone13 for free)
- Oracle net service: listener and service name resolution method
- [OSS file upload quick start]
- 异常记录-17
- Ali vector library Icon tutorial (online, download)
- Research on alertmanager repeated / missing alarm phenomenon and two key parameters_ Wait and group_ Interpretation of interval
- 将数组中指定的对象排在数组的前边
- 【Shell脚本练习】将新加的磁盘批量添加到指定的VG中
- Redis FAQ
- MySQL【sql性能分析+sql调优】
猜你喜欢
Ali vector library Icon tutorial (online, download)
SSM项目在阿里云部署
Detailed explanation of RDMA programming
数据库基本概念:OLTP/OLAP/HTAP、RPO/RTO、MPP
High performance gateway for interconnection between VPC and IDC based on dpdk
Redis practice notes and source code analysis
关于 synchronized、ThreadLocal、线程池、Atomic 原子类的 JUC 面试题
冬季实战营 动手实战-MySQL数据库快速部署实践 领鼠标 云小宝
Build a cloud blog based on ECS (send blessings on the cloud Xiaobao code and draw iphone13 for free)
Oracle redo log产生量大的查找思路与案例
随机推荐
Introduction to common APIs for EBFP programming
Thanos Compact组件测试总结(处理历史数据)
Memcached source code analysis
prometheus告警记录持久化(历史告警保存与统计)
关于Postgres主从复制延迟监控的错误告警问题
JS format current time and date calculation
Include of ansible module_ Tasks: why is the imported task not executed after adding tags?
RAC环境集群组件gipc无法正确识别心跳网络状态问题分析
js 格式化当前时间 日期推算
Error alarm of Postgres master-slave replication delay monitoring
EMR Based offline data analysis - polite feedback
js 函数包裹forEach中使用return跳不出外层函数
openvswitch vlan网络实践
ovs与ovs+dpdk架构分析
异常记录-19
【漏网之鱼】Ansible AWX调用playbook传参问题
[OSS file upload quick start]
一个DG环境的ORA-16047: DGID mismatch between destination setting and target database问题排查及监听VNCR特性
异常记录-15
Detailed explanation of RDMA programming