卸载了一次后重新安装就提示找不到/python
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 2.3k
- Forks
- 136
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
命令行里python和python3都能识别出来
错误提示是:Setup failed: Python not found at /python
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python, typescript
- Domaine
- cli, developer-experience
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100