OpenMined / TenSEAL

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

Not getting installed using pip install tenseal #463

Closed akasho805 closed 1 month ago

akasho805 commented 11 months ago

Description

When trying to install tenseal using : pip install tenseal it is showing no matching distribution found for tenseal

Expected Behavior

Successfully install tenseal

Screenshots

image

System Information

philomath213 commented 1 month ago

You should be able to install TenSEAL using pip now. We just published a new release that supports Python 3.11 and Python 3.12.