carpentries-incubator / carpentries-incubator/python-intermediate-development
Expand troubleshooting for issues on Windows with python in git bash
- Vorherrschende Sprache
- TeX
- Sterne
- 63
- Forks
- 77
- Ø Merge
- 20 Std. 8 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
The part https://carpentries-incubator.github.io/python-intermediate-development/common-issues.html#python-hangs-in-git-bash can be extended with the following related problem:
Does the file remain empty when using `winpty python -m pip freeze > requirements.txt`? Adjust the alias to `alias python='winpty -Xallow-non-tty python'`
- If that in turn adds strange characters, extend it further to `alias python='winpty -Xallow-non-tty -Xplain python'`
- [Solution source](https://superuser.com/a/1322277/519432)
Beitragsleitfaden
Rechercherichtung
Öffne die verlinkte Seite common-issues.html und suche den Abschnitt „python hangs in git bash“. Füge die zugehörigen, im Issue gezeigten Schritte zur Fehlerbehebung für requirements.txt und den Quelllink hinzu. Überprüfe anschließend, dass die gerenderte Lektion die Aliase und die erwarteten Ergebnisse klar darstellt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- bash, python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 55/100