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

Ensure setuptools Python module is available #15458

Closed

Conversation

dougbu
Copy link
Member

@dougbu dougbu commented Jan 28, 2025

To double check:

Note

this PR will need to be back-ported to every active production branch in the repo

- see dotnet/dnceng#4756
- with this, executing `python3` should not result in `pkg_resources not found` error
  - note direct Python dependencies in dotnet/arcade include only default modules
  - change in Microsoft.DotNet.Build.Tasks.Installers likely less important
@dougbu dougbu enabled auto-merge (squash) January 28, 2025 05:28
@dougbu dougbu disabled auto-merge January 28, 2025 06:22
@dougbu
Copy link
Member Author

dougbu commented Jan 28, 2025

disabled auto-merge b/c there doesn't seem to be a Python user environment on our macOS Helix machines 😦

@dougbu
Copy link
Member Author

dougbu commented Jan 31, 2025

we don't need this anymore. found a deeper problem w/ the macOS machines and addressed that w/ a lot of help from DDFun

@dougbu dougbu closed this Jan 31, 2025
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.

2 participants