Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UsePythonVersion #21109

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Add UsePythonVersion #21109

merged 1 commit into from
Jun 20, 2024

Conversation

snnn
Copy link
Member

@snnn snnn commented Jun 19, 2024

Description

The machine has multiple python installations and none of them is in PATH. Therefore we should explicitly set python version via this task to avoid having surprises.

Motivation and Context

Similar to #21095

@snnn snnn requested a review from a team as a code owner June 19, 2024 21:33
@snnn snnn merged commit bd3a9ee into main Jun 20, 2024
96 of 99 checks passed
@snnn snnn deleted the snnn/p9 branch June 20, 2024 03:47
yf711 pushed a commit that referenced this pull request Jun 20, 2024
### Description
The machine has multiple python installations and none of them is in
PATH. Therefore we should explicitly set python version via this task to
avoid having surprises.

### Motivation and Context
Similar to #21095
baijumeswani pushed a commit that referenced this pull request Jun 20, 2024
### Description
The machine has multiple python installations and none of them is in
PATH. Therefore we should explicitly set python version via this task to
avoid having surprises.

### Motivation and Context
Similar to #21095
baijumeswani pushed a commit that referenced this pull request Jun 20, 2024
### Description
The machine has multiple python installations and none of them is in
PATH. Therefore we should explicitly set python version via this task to
avoid having surprises.

### Motivation and Context
Similar to #21095
yf711 added a commit that referenced this pull request Jun 21, 2024
### Description
<!-- Describe your changes. -->
[#21062](#21062),
[#21096](#21096) to fix
Xamarin,

[#21095](#21095) and
[#21109](#21109) to fix
python on NuGet_Packaging stages

[#21104](#21104) to remove
failing roslynanalyzer on NuGet_Packaging stages

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <[email protected]>
Co-authored-by: Yi Zhang <[email protected]>
Co-authored-by: Changming Sun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants