Azure / Azure/azure-sdk-for-python

[SDK generation] unexpected error log

Aperta
#40,110 1 commento 0 reazioni 1 assegnatario Rivendicata da @msyyc Vedi su GitHub
Lingua principale
Python
Stelle
5.6k
Fork
3.4k
Merge medio
2g 2h
PR unite (30g)
213

Descrizione

When generate SDK locally with the following steps:
```
npm install -g @azure-tools/typespec-client-generator-cli
python -m venv .venv

.\.venv\Scripts\Activate.ps1

python .\scripts\dev_setup.py -p azure-core

pip install tox

pip install setuptools==70.0.0

python -m packaging_tools.sdk_generator ..\generatedInput.json ..\temp.json

python -m packaging_tools.sdk_package ..\temp.json ..\generatedOutput.json
```

The following error found in logs:

![Image](https://github.com/user-attachments/assets/85207105-9a3b-4be5-bd98-89b4e5aab917)

![Image](https://github.com/user-attachments/assets/70db1543-00c9-45bd-9adf-7be6076f2597)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.