Base.Message('We have checked your account and it appears that you do not have enough credits to join this guild. Please come back and reconsider our offer when you have received more credits.') VS.playSound("guilds/"+str(self.name).lower()+"notenoughmoney.wav",(0,0,0),(0,0,0))...
working with is a version of python 3. I type 4+4 and the return is 8 so I know that it's working as it should. VI. I restart terminal, and type in pip3 install playsound... still the same error... I just can't seem to get python to recognize that I want to play an mp3...
I restart terminal and type in python, and I get Python 3.7.4 as the version installed, which SHOULD tell me that the version I'm working with is a version of python 3. I type 4+4 and the return is 8 so I know that it's working as it should. VI. I restart terminal, and ...