Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not issue but what I did to fix a ton of errors #130

Open
HoneyPotHive opened this issue Dec 21, 2022 · 1 comment
Open

Not issue but what I did to fix a ton of errors #130

HoneyPotHive opened this issue Dec 21, 2022 · 1 comment

Comments

@HoneyPotHive
Copy link

HoneyPotHive commented Dec 21, 2022

Issues I've had working with this in Win10 recently and in the past.

> File not closing even after using "./" 
   -Pointing to the file directly
   -Using '/' than '\'
   -Use to work with (f'{Path_Variable}file.mp3')
> Sound not playing
> Path not found Error
> Breaks my functions

Its not listed as releases here, but its listed releases versions are on pypi.org
removing the latest version and downgrading to what looks to be a more stable version or which version needed was a good temp fix.

pip install playsound==1.2.2

https://pypi.org/project/playsound/1.2.2/#history


lmao

@julienaub
Copy link

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants