Installation error space in username on windows
未关闭
help wanted
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 136
- PR 合并指标
- 30 天内没有已合并 PR
描述
Install command `C:\Users\John\Scripts\pip.exe install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121`, if it takes too long, you can directly copy this command and execute it in your termnial, after that, restart Comflowyspace.
Windows Username: "John Doe"
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 描述了一个与 Windows 用户名中包含空格有关的安装错误。查看代码库中的安装脚本或命令处理逻辑,可能位于调用 pip 的 Python 脚本或 shell 脚本中。检查包含空格的路径是如何加引号或转义的。通过在 Windows 系统或 CI 环境中模拟包含空格的用户名来测试修复。通过运行项目设置说明中的安装命令来验证修复。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- cli, developer-experience
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100