hackathon-cli-recommendation / cli-recommendation

4 stars 5 forks source link

az next error #4

Closed Attoy closed 3 years ago

Attoy commented 3 years ago

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name az next

Errors:

cannot import name 'RecommendationError'
Traceback (most recent call last):
Temp\pip-unpacked-wheel-rpp6y7vh\knack\cli.py, ln 215, in invoke
cli\core\commands\__init__.py, ln 558, in execute
azure\cli\core\__init__.py, ln 478, in load_arguments
cli\core\commands\__init__.py, ln 315, in load_arguments
Temp\pip-unpacked-wheel-rpp6y7vh\knack\commands.py, ln 106, in load_arguments
azure\cli\core\__init__.py, ln 787, in default_arguments_loader
azure\cli\core\__init__.py, ln 827, in get_op_handler
...
<frozen importlib._bootstrap>, ln 665, in _load_unlocked
<frozen importlib._bootstrap_external>, ln 678, in exec_module
<frozen importlib._bootstrap>, ln 219, in _call_with_frames_removed
cliextensions\next\azext_next\custom.py, ln 8, in <module>
    from azure.cli.core.azclierror import RecommendationError
ImportError: cannot import name 'RecommendationError'

To Reproduce:

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

Expected Behavior

Environment Summary

Windows-10-10.0.19041-SP0
Python 3.6.8
Installer: MSI

azure-cli 2.17.1

Extensions:
next 0.1.0

Additional Context

zhoxing-ms commented 3 years ago

Hi @Attoy Thanks for your feedback~ This question is related to the version of hotfix that we have published, we've solved it now, please try running the installation script again

zhoxing-ms commented 3 years ago

@Attoy Has this problem been solved?

Attoy commented 3 years ago

@zhoxing-ms Yes! Problem solved!