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

[BUG] iotedgedev monitor fails in devcontainer #567

Open
beandrad opened this issue May 13, 2022 · 0 comments
Open

[BUG] iotedgedev monitor fails in devcontainer #567

beandrad opened this issue May 13, 2022 · 0 comments

Comments

@beandrad
Copy link
Collaborator

Description

iotedgedev monitor fails when running it inside the devcontainer due to some issues related to the uamqp library.

One solution is to install azure-cli using pip when creating the devcontainer.

depends on: #560

Expected behavior

iotedgedev monitor to work from the devcontainer

Actual behavior

iotedgedev monitor throws an error message related to uamqp library.
MicrosoftTeams-image

Steps to Reproduce

  • Start devcontainer.
  • Run iotedgedev monitor.

Environment

  • iotedgedev Version: v3.3.4
  • Python Version: 3.6
  • Pip Version:
  • Development machine OS Version: Ubuntu 20.04
  • IoT Edge device OS Version: Ubuntu 20.04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant