I'm presently working on a Python application on my Raspberry Pi. I would love to use the playsound module but Python is tossing me errors:
"playsound is relying on another python subprocess. Please use "pip install pygobject" if you want playsound to run more efficiently."
However, running "pip install pygobject" fails. I'm using the system shell from the Thonny menu.
I am just lost and my Google-foo is leaving me more confused than ever.
"playsound is relying on another python subprocess. Please use "pip install pygobject" if you want playsound to run more efficiently."
However, running "pip install pygobject" fails. I'm using the system shell from the Thonny menu.
I am just lost and my Google-foo is leaving me more confused than ever.