Pip install playsound - Rhino8 Grasshopper?

Is it possible to install and use libraries such as playsound with GhPython component in Grasshopper 1 or 2 ?

Thank you!

just tested and seems to work

in python 3:

# r: playsound

from playsound import playsound
playsound("path/to/sound.mp3")
1 Like

@Gijs thank you,

So this is a new thing in Rhino 8 ?

1 Like

This is a very wonderful thing!
Should be advertised more… can’t wait to install R8, got my new license last week :star_struck: