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

Kumparanian Library mismatch #30

Open
Ares0098 opened this issue Oct 9, 2023 · 0 comments
Open

Kumparanian Library mismatch #30

Ares0098 opened this issue Oct 9, 2023 · 0 comments

Comments

@Ares0098
Copy link

Ares0098 commented Oct 9, 2023

I'm trying to save a model using the Kumparanian library and I encountered an error: 'cannot pickle 'tensorflow.python._tf_stack.StackSummary' object'. After looking at its contributing guidelines, I noticed that the ds.save function uses dill to save the model. I tried saving it manually with dill without involving Kumparanian, and naturally, I got the same result. Judging from the error, it seems to be related to a potential mismatch between the TensorFlow version I'm using and Kumparanian. Could you provide the versions of TensorFlow and other necessary libraries to resolve this?

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

1 participant