jraynolds / Glimmer-and-Gloom

A python automated bot to play Flight Rising's Glimmer and Gloom minigame.
MIT License
4 stars 1 forks source link

pillow package required? #4

Open Killua-coder opened 2 years ago

Killua-coder commented 2 years ago

Screenshot 2022-03-31 173109

getting the same error, redownloaded python and reinstalled all modules

Killua-coder commented 2 years ago

Hey everyone! I figured it out! type in pip install --upgrade Pillow

to the cmd window to download the pillow module! should work after that

Killua-coder commented 2 years ago

fantastic bot btw!

Jwnw1234 commented 2 years ago

Hey everyone! I figured it out! type in pip install --upgrade Pillow

to the cmd window to download the pillow module! should work after that

I keep getting the message "ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'"

jraynolds commented 2 years ago

Hey @Killua-coder! Glad that worked for you. Thanks for the praise!

@Jwnw1234, that sounds like the prompt might not be being run in the right window. Can you show me your command prompt and your file folder?