OpenMined / PSI

Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters
Apache License 2.0
134 stars 36 forks source link

fix python workspace #190

Closed s0l0ist closed 9 months ago

s0l0ist commented 9 months ago

Description

fixes #189

NOTE: This requires a default python of Python 3.10 - 3.8 to be installed. Otherwise, one of the Bazel dependencies breaks. Further investigation is needed, but this should be a good enough work around.

Affected Dependencies

How has this been tested?

Checklist