WIndows User with space crashes installation
- Ngôn ngữ chính
- TypeScript
- Star
- 2.3k
- Fork
- 136
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Install torch operation timed out.You can copy the command `C:\Users\TV\Scripts\pip.exe install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu121` and directly execute it in your terminal
The installation is getting
**"C:\Users\TV\"** and the real user is The real user is **"C:\Users\TV Group\"**
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Look at the installation script that constructs the pip command, likely in a Python or shell script within the project. The issue is that a Windows username with a space ('TV Group') is not being properly escaped or quoted in the command path. Find where the user's home directory is being used to build the pip path. Test the fix by simulating the installation on a Windows system or a path with spaces.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python, typescript
- Lĩnh vực
- cli, developer-experience
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100