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

"AttributeError: Can't pickle local object 'map.<locals>.process_path' #20

Open
mohsinyousufi opened this issue Feb 16, 2024 · 1 comment

Comments

@mohsinyousufi
Copy link

The process_path function is unable to be serialized within the map function, leading to an error when using the mwxml.map() function

@kilgarenone
Copy link

kilgarenone commented Jul 9, 2024

I'm facing the same error. @mohsinyousufi did you solve it?

(Edit: I downgraded my Python to version 3.6.15. Works now...)
(Edit2: I'm back on v3.12 with latest release and no issue)

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