patriciogonzalezvivo / thebookofshaders

Step-by-step guide through the abstract and complex universe of Fragment Shaders.

Home Page:http://TheBookOfShaders.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make.exe": python2.7: Command not found

Nordeland opened this issue · comments

When i try create epub/pdf (same) i get:

rm -rf /tmp.md
rm -rf /tmp.png
rm -rf book.

python2.7 src/parseBook.py -f epub
make.exe": python2.7: Command not found
make.exe": *** [epub] Error 127
How i can fix this? I try python version 2.7 and it not help, so i delete it and install 3.11
P.S.
Python v 3.11.0
Miktex v 22.10
Pandoc V 3.0

commented

This was resolved in a recent update, pull down the new changes and give it another go 😄