opendp / smartnoise-samples

Code samples and documentation for SmartNoise differential privacy tools
MIT License
132 stars 49 forks source link

Reconstruction Jupyter Notebook errors #69

Closed mikephelan closed 3 years ago

mikephelan commented 3 years ago

ModuleNotFoundError: No module named 'opendp.whitenoise' ModuleNotFoundError: No module named 'z3'

Fix is underway

raprasad commented 3 years ago

From #68 The code is out of date with current bindings:

https://github.com/opendifferentialprivacy/smartnoise-samples/tree/master/attacks/reconstruction (This may also get wrapped into the auto-generation of notebooks)