mgeitz / eqalert

Project 1999 Log Parser
GNU General Public License v2.0
10 stars 8 forks source link

Python 3.11 Poetry Install Playsound Fails #233

Closed mgeitz closed 7 months ago

mgeitz commented 7 months ago

Resolve playsound build issues in python 3.11 or select other sound playing library

mgeitz commented 7 months ago

These three commands resolve the playsound build issues with poetry: https://github.com/mgeitz/eqalert/blob/master/.github/workflows/build.yml#L33-L35