Commit d72f4f1
authored
[python] update python emitter install with helpful 401 error output (#10720)
closes Azure/azure-sdk-for-python#46964
Because the python emitter's `install.ts` may use `uv pip` to install
packages, it can run into authentication errors if a package version
isn't cached in our central feed service, which we now default to
pulling from instead of PyPI (see
Azure/azure-sdk-for-python#46281 )
updates the error point to link to python repo's authentication docs1 parent f9d02ed commit d72f4f1
2 files changed
Lines changed: 20 additions & 3 deletions
File tree
- .chronus/changes
- packages/http-client-python/eng/scripts/setup
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | | - | |
106 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
107 | 117 | | |
108 | 118 | | |
109 | 119 | | |
| |||
0 commit comments