RogerioBlanco / PixelCanvasBot

A bot to pixelcanvas.io
63 stars 24 forks source link

how can i fix this pls help pls help pls help pls #118

Open ghost opened 3 years ago

ghost commented 3 years ago

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 commented 3 years ago

i need help

Voklen commented 3 years ago

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