Pygame not on path
Verfasst: Dienstag 20. April 2021, 22:41
Guten Abend.
Ich habe folgene "Fehlermeldung" beim installieren von pygame bekommen.
Ich benutze Windows 10.
Liebe Grüße
Ich habe folgene "Fehlermeldung" beim installieren von pygame bekommen.
Muss ich einen Ordner in einen Ordner PATH verschieben oder was bedeutet das?Installing collected packages: numpy, pygame, pgzero
WARNING: The script f2py.exe is installed in 'C:\Users\John\AppData\Roaming\Python\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script pgzrun.exe is installed in 'C:\Users\John\AppData\Roaming\Python\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed numpy-1.20.2 pgzero-1.2.1 pygame-2.0.1
WARNING: You are using pip version 20.2.3; however, version 21.0.1 is available.
You should consider upgrading via the 'c:\program files\python39\python.exe -m pip install --upgrade pip' command.
Ich benutze Windows 10.
Liebe Grüße