x.ps1 complains Python isn't installed, even though it is installed and working #117067
Labels
C-bug
Category: This is a bug.
O-windows
Operating system: Windows
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I tried this code:
I expected to see this happen: Rust would build
Instead, this happened: x.ps1 complained that python is not installed
Meta
rustc --version --verbose
:Backtrace
Additional Info
This works just fine if I comment out lines 20-24 of
x.ps1
:I am using Python as installed from the Microsoft Store, which as far as I know is the recommended way to run Python on Windows:
The text was updated successfully, but these errors were encountered: