Document why installation cannot occur to user directory
Open
enhancement
- Dominant language
- Python
- Stars
- 91
- Forks
- 38
- Avg merge
- 6m
- Merged PRs (30d)
- 1
Description
Global installations are generally bad practice and have a high probability of conflicting with other software. The README mentions:
> Note: Please install iotedgehubdev to root on Linux/macOS (Don't use '--user' option in the 'pip install' command).
Please elaborate on the reasons for this - iotedgehubdev should support user installation, or better yet, a more sandboxed environments like a pyenv/virtualenv.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.