Closed rescenic closed 3 years ago
My guess is that its one of these:
build.py
script while in its directory (though I don't know if this matters)I wish I could be more help, but this is basic file reading via Python:
On that last line (54), it COULD be giving you a bad error message if -- somehow -- you are missing the source files in the src
directory. You'll need to clone the whole repo to get it to build correctly.
Thank you for your explanation. I'll try them all.
I used Python 3.9.2 x64. The errors are missing input files, but I have already set them up.