PixelCanvasBot icon indicating copy to clipboard operation
PixelCanvasBot copied to clipboard

how can i fix this pls help pls help pls help pls

Open ghost opened this issue 5 years ago • 2 comments

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

Screenshot_9

ghost avatar Jan 10 '21 03:01 ghost

i need help

ghost avatar Jan 10 '21 03:01 ghost

The error is saying that you don't have the requests pip module installed. This can be installed by running python ./setup.py

Voklen avatar Jan 21 '21 17:01 Voklen