卸载了一次后重新安装就提示找不到/python
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 2.3k
- Forks
- 136
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
命令行里python和python3都能识别出来
错误提示是:Setup failed: Python not found at /python
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The error 'Setup failed: Python not found at /python' suggests a path resolution issue in the installation script. Look for where the Python executable path is determined, likely in a setup or configuration file. Check if the script uses an absolute path '/python' instead of dynamically finding 'python' or 'python3' from the system PATH. Running the setup script in a debug mode or adding logging could help trace the problem.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- python, typescript
- Domínio
- cli, developer-experience
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 55/100