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: module 'tenseal' has no attribute 'im2col_encoding' #10

Open
HamidFsian opened this issue Apr 21, 2022 · 1 comment
Open

Comments

@HamidFsian
Copy link

Hello,
I wanted to try out your framework, so went the the exemple part. I made a python3 server.py and the API is up.
The problem that I got is in the CLient part (when I try to encrypt the plaint_input) :

AttributeError: module 'tenseal' has no attribute 'im2col_encoding'

I am using tenseal=0.1.0

Can you help me ? thank's

@youben11
Copy link
Owner

I think it should be upgraded to latest version of tenseal, then there might be some API incompatibilities which should be fixed, please open a PR if you have fixed it locally

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