OpenMined / TenSEAL

A library for doing homomorphic encryption operations on tensors
Apache License 2.0
837 stars 158 forks source link

Tenseal no version #455

Open JieJieNiu opened 1 year ago

JieJieNiu commented 1 year ago

My python version is 3.10.9, Conda version is conda 23.3.1. MacBook M1 Pro 12.3 version. When I was pip install tenseal, it says"Could not find a version that satisfies the requirement tenseal (from versions: none) ERROR: No matching distribution found for tenseal"

xuefeng-xu commented 1 year ago

See #451

JieJieNiu commented 1 year ago

Thank you. That is very helpful.