WebApp: No module named 'decorator'
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
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: |
|
| Milestone: | - |
webapp
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?
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!