Open kension0929 opened 3 weeks ago
Hi @kension0929, I forgot to update the README. You might need to run the create_swatch_tile.py
python script first and then try running the create_mockups.sh
file.
If that doesn't work, you can try opening the create_mockups.sh
file in a text editor, like VS Code, and then run the commands individually (except the for loop which iterates over tiled_images
folder)
I just follow the instructions to execute the script: sh create_mockups.sh But I got follow errors.
convert: unable to open image 'tiled_images/*': No such file or directory @ error/blob.c/OpenBlob/3596. convert: no decode delegate for this image format
' @ error/constitute.c/ReadImage/746. convert: no images defined
mpcs/mockup.mpc' @ error/deprecate.c/ConvertImageCommand/3368.Why this could happen?