OpenMined / PyDP

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

Revert "Fix Bazel build" #384

Closed chinmayshah99 closed 3 years ago

chinmayshah99 commented 3 years ago

Reverts OpenMined/PyDP#382 This build breaks the local build process when we build using make. cc: @dibakch

dibakch commented 3 years ago

Yikes. This PR also seems to have the exact same error.

chinmayshah99 commented 3 years ago

Yikes. This PR also seems to have the exact same error.

The windows 3.9 error right?

dibakch commented 3 years ago

This is well, but also the error when running make run-tests-only in the Docker container.