I'm attempting to update this repo to support the heroku-24 stack. In doing so, I ran into issues installing the libasound2 dependency. It seems related to some of the same issues mentioned in https://github.com/microsoft/playwright/issues/30368. I'm using python playwright version 1.45.1.
I'm attempting to update this repo to support the heroku-24 stack. In doing so, I ran into issues installing the
libasound2
dependency. It seems related to some of the same issues mentioned in https://github.com/microsoft/playwright/issues/30368. I'm using python playwright version 1.45.1.Draft PR: https://github.com/playwright-community/heroku-playwright-buildpack/pull/28
Here's the stack trace from heroku when installing with the updates from the PR: