Closed mattforscale closed 3 years ago
Hey @mattforscale! Thanks much for pursuing a fix.
Usually a package update will cause quite a few additional diffs in poetry.lock
. (Various checksums and often dependencies get updates too).
Can you try running poetry update gevent
and see if it makes further updates to the file? If so, please add those to the PR (amend previous commit and force push; or just push an additional commit).
Good call. Done
Thanks!
I'm unable to start the latest Docker image on Raspberry Pi 4 due to the following error:
Based on this link, it appears a fix was implemented in 20.12.1. This pull request just uses a newer version of gevent. I have only tested this on Raspberry Pi 4 which seems to fix the issue.