Quickstart fails entirely on Windows ARM64
Open
area/public-docs
bug
ext-agents
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
azd ai agent run calls pip install. No prebuilt arm64 wheels for aiohttp, grpcio, cryptography, httptools. Source builds need VC++ Build Tools which aren't installed or listed. Output is 1000+ lines of build spam. Remote deploy (azd deploy) works fine on ARM64 in ~2.5 min: the product is fine, the local dev loop is broken.
Contributor guide
Assessment
This issue has not been assessed yet.