facebook / facebook-python-business-sdk

Python SDK for Meta Marketing APIs
https://developers.facebook.com/docs/business-sdk
Other
1.29k stars 635 forks source link

Classes not serializable by pickle #501

Closed rmgpinto closed 6 years ago

rmgpinto commented 6 years ago

When airflow tries to serialize an array of AdAccount objects, it fails with the error: ... value = pickle.dumps(value) TypeError: can't pickle dict_values objects

Can you make the classes serializable?

jingping2015 commented 6 years ago

How you get value ?

jingping2015 commented 6 years ago

We're a small team, and it doesn't look as though anyone in the community is actively working on this issue, so we've decided to close it. If you plan to send us a pull request resolving the issue let us know in the comments and we will re-open it and assign it to you. If you feel this issue deserves more attention, please comment here with your use-case and we will try to prioritize as appropriate.