I'd like to install pygame on the newest python 3.11.0 version: if i use pip command it just keeps telling me that pygame is already installed... that is true because it is on python 3.10.8, but I want to install it on 3.11.0 too... How to install it also in the other version? Thanks ;)
I tried some suggestions found on internet but any of those worked