OpenMined / PyDP

The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy
Apache License 2.0
491 stars 136 forks source link

ModuleNotFoundError: No module named 'pydp._pydp' #447

Closed farewell121 closed 1 year ago

farewell121 commented 1 year ago

When I run the example, ModuleNotFoundError comes up every time. ModuleNotFoundError: No module named 'pydp._pydp'