-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Doing a make on the ROM returns with this error:
/usr/bin/env: ‘python3\r’: No such file or directory
/usr/bin/env: use -[v]S to pass options in shebang lines
scripts/gfxtools/tsa_generator.py graphics/efxdragon/DemonLightBg_Close_1.png graphics/efxdragon/DemonLightBg_Close_1.feimg1.bin graphics/efxdragon/DemonLightBg_Close_1.fetsa1.bin
make: scripts/gfxtools/tsa_generator.py: No such file or directory
make: *** [Makefile:179: graphics/efxdragon/DemonLightBg_Close_1.fetsa1.bin] Error 127
I've found that this can be fixed in many ways, such as opening the problematic file (scripts/gfxtools/tsa_generator.py) in a text editor (such as Sublime), changing the line endings under >View->Line Endings, and saving the file.
Metadata
Metadata
Assignees
Labels
No labels