installing windows (11 I think)
install python from: https://www.python.org/downloads/
install git: https://git-scm.com/downloads/win
PowerShell: git clone https://github.com/gambit-devs/gambit-pairing.git
ensure pip with: python -m ensure pip in windows PowerShell
then in the git root run PS: git\Gambit-Pairing> python -m pip install --editable .
now:
PS: gambit-pairing
And it works