Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module 'plistlib' has no attribute 'Data' #13

Open
AbeiOS opened this issue Mar 24, 2022 · 1 comment
Open

module 'plistlib' has no attribute 'Data' #13

AbeiOS opened this issue Mar 24, 2022 · 1 comment

Comments

@AbeiOS
Copy link

AbeiOS commented Mar 24, 2022

Hello, Wooster! it appear some problem when run python3

module 'plistlib' has no attribute 'Data'

how can I resolve it?

thank you and waiting for your reply

@xiahouwei
Copy link

xiahouwei commented Jan 31, 2023

Hello, AbeiOS, because plistlib remove some api (such as plistlib.writePlist), so you can replace with plistlib.dumps in python3
doc: plistlib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants