I want to play a sound using playsound module or any other type of sound playing package but there is no sound being emitted and the program is perfectly correct there is no error. I tried everything but there seems to be no result
the code is as follows
import playsound from playsound
playsound('abcd.mp3')
here is a screenshot:https://i.stack.imgur.com/y2o2O.jpg