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

Minor issue into wiki | Resolve issue when install iotedgehubdev #630

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marcelo-luna
Copy link

Just add sudo before "sudo" pip install --u iotedgehubdev

It's not possible to install iotedgehubdev without sudo, take a look in the issue below:

Azure/iotedgehubdev#149

Checklist

This checklist is used to make sure that common guidelines for a pull request are followed.

  • Versions update reflected in all places (both init.py files, CHANGELOG, setup.py, setup.cfg)
  • Unit tests pass locally
  • Quickstart steps locally validated
  • Passes unit tests in CICD pipeline (green on Github pipeline)
  • Pypi RC version passes Edge CICD pipeline validation for cross-tool validation
  • Pull request includes test coverage for the included changes
  • Documentation is updated for the included changes

General guidelines

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR.

Description

Fixes #

Additional information

It's not possible to install iotedgehubdev without sudo, take a look in the issue below:

Azure/iotedgehubdev#149
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant