Angrones / Glimmer-and-Gloom

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

Struggling with directions #2

Closed goodnightmonkey closed 9 months ago

goodnightmonkey commented 9 months ago

Hello, Update: I think I got it. CMD, not Python. /facepalms

Original I think I'm struggling with directions.

`Python 3.12.0 (tags/v3.12.0:0fb18b0, Oct 2 2023, 13:03:39) [MSC v.1935 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.

py -m pip install --upgrade Pillow File "", line 1 py -m pip install --upgrade Pillow ^^^ SyntaxError: invalid syntax py -m pip install --upgrade pip File "", line 1 py -m pip install --upgrade pip ^^^ SyntaxError: invalid syntax pip list File "", line 1 pip list ^^^^ SyntaxError: invalid syntax `