Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the absolute reference issue in bazel build #394

Merged
merged 2 commits into from
Sep 17, 2021

Conversation

chinmayshah99
Copy link
Member

@chinmayshah99 chinmayshah99 commented Sep 16, 2021

Description

Earlier the WORKSPACE file in google DP/cc folder started making an absolute reference to the package name which caused our systems to fail as we were using relative naming.
This is fixed by giving the same name to the CC folder as the actual name in google DP library thus resolving this name reference issue and now bazel can solve it internally.

Checklist

@dibakch
Copy link
Contributor

dibakch commented Sep 17, 2021

Looks as if we have a setup problem for Python 3.9 on Windows, but looks good otherwise. Thanks! :)

@chinmayshah99 chinmayshah99 merged commit b63a12a into OpenMined:dev Sep 17, 2021
@chinmayshah99 chinmayshah99 deleted the bugfix/build-workflow branch September 17, 2021 09:46
@chinmayshah99 chinmayshah99 mentioned this pull request Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants