Skip to content

loshca/bazel_python_repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bazel_python_repro

Rule with py_binary, which fails with "LAUNCHER ERROR: Cannot launch process: "python.exe" C:\Users\vasilchuk_bazel_vasilchuk\odrccifu\execroot_main_\bazel-out\host\bin\tool.zip"

bazel build :generate_smth -s --verbose_failures --experimental_use_windows_sandbox --spawn_strategy=sandboxed --experimental_windows_sandbox_path=... --toolchain_resolution_debug --genrule_strategy=sandboxed    

genrule which works:

bazel build :generate_smth2 -s --verbose_failures --experimental_use_windows_sandbox --spawn_strategy=sandboxed --experimental_windows_sandbox_path=... --toolchain_resolution_debug --genrule_strategy=sandboxed    

If disable sandbox both rules works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors