PixelCanvasBot
PixelCanvasBot copied to clipboard
how can i fix this pls help pls help pls help pls
when i type python ./main.py image.png -x 3530 -y 22990 it says ModuleNotFoundError:no module named "requests"
pls help i dont know what to do
i need help
The error is saying that you don't have the requests pip module installed.
This can be installed by running python ./setup.py