Skip to content

Conversation

@MattGal
Copy link
Member

@MattGal MattGal commented Mar 17, 2020

Fixes: #33693

As @safern noted, runtime uses python scripts that assume python is on the path. With python2's removal from our machines (EOL), there is no longer a python on the machine's path.

@BrennanConroy
Copy link
Member

##[error]Version spec 3.x for architecture x64 did not match any version in Agent.ToolsDirectory.

…sted pools for windows to deal with lack of python on path
@MattGal
Copy link
Member Author

MattGal commented Mar 17, 2020

##[error]Version spec 3.x for architecture x64 did not match any version in Agent.ToolsDirectory.

This was, sadly, expected; the buildpool.* agents don't populate the tools folder, so it was just a hope it might magically just work. Latest commit should help.

@safern
Copy link
Member

safern commented Mar 17, 2020

Merging since windows formatting job is green and that is the only thing this PR touches.

Thanks, @MattGal for taking care of this.

@safern safern merged commit 63c192d into master Mar 17, 2020
@safern safern deleted the MattGal-patch-1 branch March 17, 2020 23:48
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows Formatting job failing because it can't find Python on the path

5 participants