google / google/visqol

bazel build uses system Python instead of current conda environment

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
928
Forks
144
PR merge metrics
No merged PRs in 30d

Description

I'm trying to automate the building of VISQOL within our conda environment.
We have a shell script that first installs a new conda environment, and a subsequent script that installs bazel (via bazelisk) and runs the bazel build command as suggested. This works on my machine, but other colleagues are having issues running on an ARM-based mac.

When building VISQOL, other machines are saying it can't find numpy installed, despite the build command running within our newly created conda environment. Is there a way to tell the bazel build command which version of python to use?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.