Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

az interactive #14865

Closed
anoopmanikantas opened this issue Aug 20, 2020 · 2 comments
Closed

az interactive #14865

anoopmanikantas opened this issue Aug 20, 2020 · 2 comments
Assignees
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request Interactive az interactive Service Attention This issue is responsible by Azure service team.
Milestone

Comments

@anoopmanikantas
Copy link

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az interactive

Errors:

No module named 'prompt_toolkit.interface'
Traceback (most recent call last):
Python38\site-packages\knack\cli.py, ln 215, in invoke
    cmd_result = self.invocation.execute(args)
cli\core\commands\__init__.py, ln 654, in execute
    raise ex
cli\core\commands\__init__.py, ln 718, in _run_jobs_serially
    results.append(self._run_job(expanded_arg, cmd_copy))
cli\core\commands\__init__.py, ln 711, in _run_job
    six.reraise(*sys.exc_info())
...
cli\command_modules\interactive\custom.py, ln 41, in start_shell
    azext_interactive.start_shell(cmd, style=style)
cliextensions\interactive\azext_interactive\__init__.py, ln 10, in start_shell
    from .azclishell.app import AzInteractiveShell
interactive\azext_interactive\azclishell\app.py, ln 33, in <module>
    from prompt_toolkit.interface import Application, CommandLineInterface
ModuleNotFoundError: No module named 'prompt_toolkit.interface'

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 interactive

Expected Behavior

Environment Summary

Windows-10-10.0.19041-SP0
Python 3.8.0
Installer: PIP

azure-cli 2.10.1

Extensions:
interactive 0.4.4

Additional Context

@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Aug 20, 2020
@yonzhan yonzhan added Interactive az interactive Feature Request and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Aug 20, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Aug 20, 2020

add to backlog

@yonzhan yonzhan added this to the Backlog milestone Aug 23, 2020
@yonzhan yonzhan added the Service Attention This issue is responsible by Azure service team. label Aug 23, 2020
@azure-sdk azure-sdk added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 24, 2020
@RakeshMohanMSFT RakeshMohanMSFT self-assigned this Oct 31, 2022
@RakeshMohanMSFT
Copy link
Contributor

This is fixed #24213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. feature-request Interactive az interactive Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

6 participants