Closed mrjod closed 2 years ago
Did you run make first_time_setup? You may need to install python dependencies. Also if you're on windows you might have to replace python3 with python
yes I ran the make first_time_setup and it was successful without errors , it requested some manual install of some dependencies which I did
I'm using a windows PC , ohh I have been using python3 but it has been working, I tried to replace the python3 to py but it still gave this same error message
Closing as resolved let me know if you have any issues in Discord
I generated step 1 step1: python3 step1_layers_to_spritesheet/build.py
and got this error code ModuleNotFoundError: No module named 'PIL'