googlefonts / googlefonts/ots-python
Weird return codes when calling sanitize() on Windows
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 10
- Forks
- 6
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
On one of my machines, calling `sanitize()` and checking the return code gave me weird codes like e.g. 3221225781.
I found out that I needed to install the [Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022) to make ots work properly again.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.