[Csnd-dev] error building manual
Date | 2024-03-04 12:39 |
From | tjingboem |
Subject | [Csnd-dev] error building manual |
last week, but also today, AppVeyor tells me there is an error in building the manual:
if exist "%ProgramFiles%\Git\usr\bin\xsltproc.exe" del "%ProgramFiles%\Git\usr\bin\xsltproc.exe" 90set XSL_BASE_PATH=C:/docbook-xsl-nons-1.79.2 91C:\cygwin\bin\make html-dist 92python3 quickref.py 93make: python3: Command not found 94make: *** [Makefile:718: html-dist] Error 127 95Command exited with code 2 I was trying to merge a pull request. Can someone check please? |