Skip to content

Minor update for enabling Linux support#2

Open
yevgenm wants to merge 2 commits into
timjzee:mainfrom
yevgenm:linux
Open

Minor update for enabling Linux support#2
yevgenm wants to merge 2 commits into
timjzee:mainfrom
yevgenm:linux

Conversation

@yevgenm

@yevgenm yevgenm commented Oct 17, 2025

Copy link
Copy Markdown

In playsound(), block=False parameter is not supported on Linux. One solution is to replace playsound() by threading as described here:
https://stackoverflow.com/a/53246981

The threading library requires pycairo and PyGObject, which have been added to requirements.txt.

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

Successfully merging this pull request may close these issues.

1 participant