Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
Env
env第一次安装报错
发布于 2024-07-10 09:53:17 浏览:643
订阅该版
解压env安装包,点击env.exe报如下错误,是啥原因 ``` Create Python venv for RT-Thread Found existing installation: pip 24.0 Uninstalling pip-24.0: Successfully uninstalled pip-24.0 Looking in links: c:\Users\jmc\AppData\Local\Temp\tmph2brrq39 Requirement already satisfied: setuptools in e:\10.puffer\2.code\rt-thread\env-windows-v2.0.0\env-windows\tools\python-3.11.9-amd64\lib\site-packages (65.5.0) Processing c:\users\jmc\appdata\local\temp\tmph2brrq39\pip-24.0-py3-none-any.whl Installing collected packages: pip WARNING: The scripts pip3.11.exe and pip3.exe are installed in 'E:\10.Puffer\2.Code\RT-Thread\env-windows-v2.0.0\env-windows\tools\python-3.11.9-amd64\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. Successfully installed pip-24.0 Activate Python VENV in E:\10.Puffer\2.Code\RT-Thread\env-windows-v2.0.0\env-windows\tools\bin\..\..\.venv Install RT-Thread ENV from E:\10.Puffer\2.Code\RT-Thread\env-windows-v2.0.0\env-windows\tools\bin\..\scripts Processing e:\10.puffer\2.code\rt-thread\env-windows-v2.0.0\env-windows\tools\scripts Installing build dependencies ... error error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> [2 lines of output] ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none) ERROR: No matching distribution found for setuptools>=40.8.0 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × pip subprocess to install build dependencies did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. ``` ![screenshot_image.png](https://oss-club.rt-thread.org/uploads/20240710/851d4d2f8a31a1896b5e0fa20cea048c.png)
查看更多
2
个回答
默认排序
按发布时间排序
rv666
认证专家
2024-07-11
用GDB调试人生
https://club.rt-thread.org/ask/article/af8952fcf0ca464b.html
latercomer
2024-07-10
这家伙很懒,什么也没写!
猜测可能是pip网络的原因,请先在cmd运行指令,切换到清华镜像 `pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple` 然后删除了.venv文件夹,再次重新运行env.exe试试
撰写答案
登录
注册新账号
关注者
0
被浏览
643
关于作者
TuringOS
这家伙很懒,什么也没写!
提问
3
回答
0
被采纳
0
关注TA
发私信
相关问题
1
用scons构建代码出现问题
2
求助用scons生成不了mdk工程
3
关于使用scons编译的问题
4
关于scons 编译CPP问题求教
5
scons编译出现警告信息
6
SCons生成MDK5工程出错
7
realtouch的scons问题
8
SCons的PreAction能用吗?
9
scons 编译时出错。
10
求教:关于scons构建rtt时的两个问题
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
[E/app.filesystem] SD card mount to '/sdcard' failed!
2
单片机也能聊天?RT-Thread上跑通大语言模型
3
【RT-Thread】【ci】【scons】将ci.attachconfig.yml和scons结合使用
4
Rt-thread中OTA下载后,bootloader不搬程序
5
ulog 日志 LOG_HEX 输出时间改为本地日期时间
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
I2C_IIC
ESP8266
UART
WIZnet_W5500
ota在线升级
cubemx
PWM
flash
freemodbus
BSP
packages_软件包
潘多拉开发板_Pandora
定时器
ADC
flashDB
GD32
socket
编译报错
中断
Debug
rt_mq_消息队列_msg_queue
SFUD
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
出出啊
1518
个答案
343
次被采纳
小小李sunny
1444
个答案
290
次被采纳
张世争
813
个答案
177
次被采纳
crystal266
547
个答案
161
次被采纳
whj467467222
1222
个答案
149
次被采纳
本月文章贡献
出出啊
1
篇文章
3
次点赞
小小李sunny
1
篇文章
1
次点赞
张世争
1
篇文章
3
次点赞
crystal266
2
篇文章
2
次点赞
whj467467222
2
篇文章
2
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部