On 1/9/2023 2:10 PM, MRAB wrote: > On Windows it's best to use pip via the Python Launcher: > > py -m pip show playsound Sure - I just didn't want to complicate the post any more, though I did mention it in passing. py is definitely the best way. I wonder how many people know that py can launch other versions of Python too?