microsoft / microsoft/WindowsAppSDK-Samples
[WinML] Dependency resolution issues w/ Python sample
Open
@adrastogi is already working on this.
Since Feb 19, 2026.
- Dominant language
- PowerShell
- Stars
- 1k
- Forks
- 335
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 8
Description
If the user is not super-careful to install the Windows App SDK version that aligns with the bootstrapper Python package, the sample can potentially bind to the wrong version of Windows App SDK.
It would be a nice convenience if the helper Powershell script could figure out the appropriate version to go install and optionally do that step (or alternatively guide the user for that). The code could optionally try to specify minimum versions to help keep things in-sync.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.