Is it possible to install and use libraries such as playsound with GhPython component in Grasshopper 1 or 2 ?
Thank you!
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")
@Gijs thank you,
So this is a new thing in Rhino 8 ?
This is a very wonderful thing!
Should be advertised more… can’t wait to install R8, got my new license last week