#help
1 messages · Page 1 of 1 (latest)
your forgot to install moduel
When I try pip3 install easy_pil it doesn't work on pebble but work perfectly on virtual studio
I removed the section where I need easy_pil and the bot work on pebble but I want the function in my bot, do you have any recommandation?
Make a requirements.txt file:
easy_pil
Will try it, thank you!
So I create a new file named requirements.txt, in this one I write easy_pil and save the file and I restart the bot right? Everything should work?
possibly
you might already have a requirements file though because you're probably using more than 1 dependency