Skip to content

[Mgmt SDK] refresh old SDK whose stable version still support python 2 #46856

@msyyc

Description

@msyyc

Recently python pipeline reports the following error:

11:05:34.026 �[4m�[32mcmdout�[39m�[24m  [automation_generate.sh]   File "/mnt/vss/_work/1/s/azure-sdk-for-python_tmp/tmpulwie8mc/lib/python3.13/site-packages/azure/mgmt/portal/models/_portal_enums.py", line 10, in <module>
11:05:34.026 �[4m�[32mcmdout�[39m�[24m  [automation_generate.sh]     from six import with_metaclass
11:05:34.026 �[4m�[32mcmdout�[39m�[24m  [automation_generate.sh] ModuleNotFoundError: No module named 'six'

The root cause is that: some SDKs are not updated for a long time which still depends on outdated "six".

Metadata

Metadata

Assignees

Labels

MgmtThis issue is related to a management-plane library.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions