AbdullahAlfaraj / AbdullahAlfaraj/neural-style-website
gnome-terminal: command not found
- Langage dominant
- JavaScript
- Étoiles
- 30
- Forks
- 7
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Followed install instructions but got this error:
```bash
$ bash neural-style-website-up.sh
neural-style-website-up.sh: line 4: gnome-terminal: command not found
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The script neural-style-website-up.sh is failing because it calls 'gnome-terminal' which is not available on non-GNOME systems. Look at line 4 of that script to see how the terminal is launched. Research cross-platform ways to open a terminal (e.g., detect the OS, use xterm, or offer a fallback). Check if there are any existing scripts or documentation about environment setup.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- shell
- Domaine
- cli
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 40/100