当前位置:网站首页>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
边栏推荐
猜你喜欢

MySQL【ACID+隔离级别+ redo log + undo log】

try catch 不能捕获异步错误

Prometheus Cortex多租户读写的实现

MySQL索引【数据结构+索引创建原则】

Thanos Compactor组件使用

Thanos Compact组件测试总结(处理历史数据)

Winter combat camp hands-on combat - MySQL database rapid deployment practice lead mouse cloud Xiaobao

qs.stringify 接口里把入参转为&连接的字符串(配合application/x-www-form-urlencoded请求头)

【OSS文件上传快速入门】

Prometheus Cortex架构概述(水平可扩展、高可用、多租户、长期存储)
随机推荐
搭建基于OSS的图片分享网站-反馈有礼
Exception record-5
异常记录-15
异常记录-9
异常记录-7
JS function package foreach use return can not jump out of the outer function
Memcached source code analysis
try catch 不能捕获异步错误
重启Oracle监听器会中断已有连接吗
异常记录-13
基于DPDK实现VPC和IDC间互联互通的高性能网关
异常记录-10
Prometheus Cortex使用Block存储时的相关问题
Prometheus和Thanos Receiver的“写多租户”实现
【Shell脚本练习】将新加的磁盘批量添加到指定的VG中
Imitation scallop essay reading page
将博客搬至CSDN
MySQL Server单机部署手册
Introduction to DDoS attack / defense
Prometheus监控influxdb的方法及指标释义