**i want to play sound in this repl but its not working plz help !!**
every time i insert the file in the command and press enter it displays a red cryptic error ....
Wumi4
Because the package gi
haven't installed yet. Try:
pip3 install gi
I don't think any music module works in repl.it except
repl.it audio
. like this:and you haveto upload that file into your repl. Here's a tutorial to tell you more.
https://docs.repl.it/repls/audio
this is working in the IDE ...👍👍