WIndows User with space crashes installation
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.3k
- Forks
- 136
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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\"**
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python, typescript
- Área
- cli, developer-experience
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100