azure-cli icon indicating copy to clipboard operation
azure-cli copied to clipboard

WebApp: No module named 'decorator'

Open Luck547 opened this issue 5 years ago • 4 comments

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name az webapp up

Errors:

No module named 'decorator'
Traceback (most recent call last):
python3/dist-packages/fabric/connection.py, ln 5, in <module>
    from invoke.vendor.six import StringIO
ModuleNotFoundError: No module named 'invoke.vendor.six'

...

python3/dist-packages/fabric/connection.py, ln 10, in <module>
    from decorator import decorator
ModuleNotFoundError: No module named 'decorator'

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az webapp up --sku {} --name {}

Expected Behavior

Environment Summary

Linux-5.8.0-33-generic-x86_64-with-glibc2.32
Python 3.8.6
Installer: PIP

azure-cli 2.10.1

Extensions:
azure-devops 0.18.0

Additional Context

Luck547 avatar Dec 20 '20 20:12 Luck547

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzureAppServiceCLI, @antcp.

Issue Details

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name az webapp up

Errors:

No module named 'decorator'
Traceback (most recent call last):
python3/dist-packages/fabric/connection.py, ln 5, in <module>
    from invoke.vendor.six import StringIO
ModuleNotFoundError: No module named 'invoke.vendor.six'

...

python3/dist-packages/fabric/connection.py, ln 10, in <module>
    from decorator import decorator
ModuleNotFoundError: No module named 'decorator'

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az webapp up --sku {} --name {}

Expected Behavior

Environment Summary

Linux-5.8.0-33-generic-x86_64-with-glibc2.32
Python 3.8.6
Installer: PIP

azure-cli 2.10.1

Extensions:
azure-devops 0.18.0

Additional Context

Author: Luck547
Assignees: -
Labels:

Service Attention, Web Apps

Milestone: -

ghost avatar Dec 20 '20 23:12 ghost

webapp

yonzhan avatar Dec 20 '20 23:12 yonzhan

https://github.com/Azure/azure-cli/issues/16277. hi @Luck547 could you pls try uninstall and install latest Azure CLI to see if it resolves the issue?

yungezz avatar Dec 22 '20 01:12 yungezz

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

ghost avatar Aug 10 '22 20:08 ghost