Does Bazel actually require Python? The 2019 Stack Overflow Developer Survey Results Are InTensorFlow Bazel build failingUsing binary in python test in bazelbazel - bazel rule in LLVM build file does not execute in TensorFlowHow do I tell Bazel where Python.h lives?C++ project with Bazel and GTestBazel installation on windowsHow to integrate conda based python project with bazelBuilding Bazel on a Windows machineCannot connect to bazel serverUsing large non-bazel dependencies in a bazel project
What is the meaning of the verb "bear" in this context?
Is bread bad for ducks?
If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?
What is the accessibility of a package's `Private` context variables?
Pokemon Turn Based battle (Python)
Does a dangling wire really electrocute me if I'm standing in water?
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
Protecting Dualbooting Windows from dangerous code (like rm -rf)
Delete all lines which don't have n characters before delimiter
Am I thawing this London Broil safely?
How come people say “Would of”?
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Feature engineering suggestion required
Deal with toxic manager when you can't quit
Can a flute soloist sit?
Have you ever entered Singapore using a different passport or name?
Reference request: Oldest number theory books with (unsolved) exercises?
If a Druid sees an animal’s corpse, can they Wild Shape into that animal?
Why not take a picture of a closer black hole?
Is flight data recorder erased after every flight?
Why is the maximum length of OpenWrt’s root password 8 characters?
Why isn't the circumferential light around the M87 black hole's event horizon symmetric?
Geography at the pixel level
What did it mean to "align" a radio?
Does Bazel actually require Python?
The 2019 Stack Overflow Developer Survey Results Are InTensorFlow Bazel build failingUsing binary in python test in bazelbazel - bazel rule in LLVM build file does not execute in TensorFlowHow do I tell Bazel where Python.h lives?C++ project with Bazel and GTestBazel installation on windowsHow to integrate conda based python project with bazelBuilding Bazel on a Windows machineCannot connect to bazel serverUsing large non-bazel dependencies in a bazel project
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
The Bazel install instructions say that Python is required. However, I used the Linux installer without Python and it seems to work.
Does Bazel actually require Python for non-Python builds, such as C++ and Go?
bazel
add a comment |
The Bazel install instructions say that Python is required. However, I used the Linux installer without Python and it seems to work.
Does Bazel actually require Python for non-Python builds, such as C++ and Go?
bazel
add a comment |
The Bazel install instructions say that Python is required. However, I used the Linux installer without Python and it seems to work.
Does Bazel actually require Python for non-Python builds, such as C++ and Go?
bazel
The Bazel install instructions say that Python is required. However, I used the Linux installer without Python and it seems to work.
Does Bazel actually require Python for non-Python builds, such as C++ and Go?
bazel
bazel
asked Mar 8 at 9:40
sdgfsdhsdgfsdh
8,706844102
8,706844102
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I believe it doesn't, and your success to build without Python proves that.
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55060451%2fdoes-bazel-actually-require-python%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I believe it doesn't, and your success to build without Python proves that.
add a comment |
I believe it doesn't, and your success to build without Python proves that.
add a comment |
I believe it doesn't, and your success to build without Python proves that.
I believe it doesn't, and your success to build without Python proves that.
answered Mar 12 at 13:53
LászlóLászló
2,130316
2,130316
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55060451%2fdoes-bazel-actually-require-python%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown