Simplisafe new auth code Python process

Hello all, I am following the guide to install Python and follow the steps for a new Auth Code. With that said I think there may be steps missing in the instructions on getting an auth code via their mobile authentication process.

  1. I installed Python 3.10.11
  2. Open the terminal in Windows 11
  3. Enter pip install simplisafe-python
  4. Receive error Invalid Syntax

Are there steps missing that someone that does not use Python may be missing? I would appreciate some specifics on the exact steps needed to garner the needed auth code using this new process found at: Usage — simplisafe-python 2023.04.0 documentation

I can usually figure these things out but I have never used Python so your help is appreciated.

I was able to resolve this however, the instructions I feel need to be dumbed down quite a bit with more specifics. I did not for instance realize what tools need to be installed and the fact that commands given are sometimes made for Linux and not Windows. I had to get the assistance of a co-worker that knows python in order to be successful or I would not have been able to accomplish this.