scripting / xml-rpc

XML-RPC client and server in JavaScript.
MIT License
61 stars 28 forks source link

TypeError: cannot marshal 'collections.defaultdict objects #21

Closed naitik-skyscend closed 5 months ago

naitik-skyscend commented 5 months ago

Got the above error when tried to read the binary field from the table.

I am using Python3.10 version to execute my script to read the data.

scripting commented 5 months ago

This looks like a problem you're having with the toolkit you're using.

naitik-skyscend commented 5 months ago

This looks like a problem you're having with the toolkit you're using.

Hi @scripting thanks for the reply. So, is there any specific toolkit that I need to use? Because I checked each and every things but didn't work for me. Is there any solution to resolve this?

tomm3w commented 5 months ago

I am not aware of any problem, I will take a look at it. Thanks for letting me know

scripting commented 5 months ago

I'm closing this thread now. ;-)