Groups
Groups
Sign in
Groups
Groups
gyp-developer
Conversations
About
Send feedback
Help
Old API removed from plistlib, used in mac_tool.py
145 views
Skip to first unread message
tsagawa
unread,
May 6, 2022, 7:59:38 AM
5/6/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gyp-developer
Hello.
The latest version plistlib of python 3 dropped support old APIs,
So
plistlib
.
readPlistFromSt
ing function causes an error like below:
```
AttributeError: module 'plistlib' has no attribute 'readPlistFromString'
```
https://chromium.googlesource.com/external/gyp/+/9ecf45e37677743503342ee4c6a76eaee80e4a7f/pylib/gyp/mac_tool.py#177
macos 12 later does not support python 2.x by default. How about using new API ?
Reply all
Reply to author
Forward
0 new messages