Open machawk1 opened 1 month ago
The plistlib.Data compatibility issue with Python 3.11 has been resolved! I replaced plistlib.Data with bytes in biplist, and it now works smoothly.
@dhanashreedeshmukh Can you submit a PR to this repo with this fix in place? I can then merge it in and we can close this issue. Thanks!
I have made the change directly to the biplist library in Python environment (outside of a Git repository)
On Mon, Nov 4, 2024 at 10:05 AM Mat Kelly @.***> wrote:
@dhanashreedeshmukh https://github.com/dhanashreedeshmukh Can you submit a PR to this repo with this fix in place? I can then merge it in and we can close this issue. Thanks!
— Reply to this email directly, view it on GitHub https://github.com/machawk1/wail/issues/580#issuecomment-2454956469, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGLS73IEWYEHYIY3B6LQSTZ655KHAVCNFSM6AAAAABP5EMYKGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJUHE2TMNBWHE . You are receiving this because you were mentioned.Message ID: @.***>
As reported by Dhanashree, in building the DMG using the MAKEFILE:
I verified that the issue persists in Python 3.12.0, macOS 14.6.1, Apple M1, current main branch HEAD 041be9b.