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 working on Python 3.7 #47

Open
bostjan39 opened this issue Feb 24, 2025 · 0 comments
Open

Not working on Python 3.7 #47

bostjan39 opened this issue Feb 24, 2025 · 0 comments

Comments

@bostjan39
Copy link

I get '''File "C:\Python37\lib\site-packages\win11toast.py", line 284
elif isinstance(audio, str) and (path := Path(audio)).is_file():''' when trying to run the script on Python 3.7. Is upgrading python to 3.8 really the only way? Because I'm not doing it, there are way too many modules I'd have to install all over again.

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

1 participant