Closed witchfindertr closed 1 year ago
I also had this issue, if you're on Windows you need to patch the cmd/render.go
file
Add the following line after L61:
code = strings.Replace(code, "\r", "", -1)
Fixed in 45ad8e3c69b45bef1ba8a7d9ad0cb7c45eee460d thanks to @Tomy2e
now working perfect
Could find no file with path 'output/render%d.jpg' and index in the range 0-4 output/render%d.jpg: No such file or directory
images not download