Installation Issues - dependencies needed unresolved
- Langage dominant
- Python
- Étoiles
- 1.4k
- Forks
- 191
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Issue
```console
pyopenssl 16.2.0 requires cryptography>=1.3.4, which is not installed.
azure-cli-shell 0.2.0 requires azure-cli, which is not installed.
azure-cli-shell 0.2.0 requires jmespath, which is not installed.
scp 0.10.2 requires paramiko, which is not installed.
matplotlib 1.3.1 requires nose, which is not installed.
sshtunnel 0.1.2 requires paramiko>=1.15.2, which is not installed.
Installing collected packages: applicationinsights
Found existing installation: applicationinsights 0.10.0
Uninstalling applicationinsights-0.10.0:
Successfully uninstalled applicationinsights-0.10.0
Rolling back uninstall of applicationinsights
Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/applicationinsights-0.11.5.dist-info/RECORD'
Consider using the `--user` option or check the permissions
```
**OS**
MacOS High Sierra 10.13.4
**python info**
Python 2.7.10
/usr/bin/python
**pip info**
Version : `pip 10.0.1 from /Library/Python/2.7/site-packages/pip (python 2.7)`
where:
```console
pip: aliased to noglob pip
/usr/local/bin/pip
```
Azure CLI was installed, not using `pip` but by `brew install` per the docs.
Azure version: **2.0.33** referencing python 3.6 (required) in the following location: `Python location '/usr/local/opt/python/bin/python3.6'`
Could install each of the **required** items passing the `--user` flag and resolve all but the azure-cli item.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Aucun fichier de projet, test ou point d’entrée n’est nommé. Commencez par reproduire l’installation sur macOS High Sierra avec Python 2.7, pip 10.0.1 et Azure CLI 2.0.33, puis suivez les dépendances d’installation documentées ; le travail est terminé lorsque les packages requis s’installent sans erreurs d’autorisation ni dépendance azure-cli non résolue.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure, python
- Domaine
- cli, devops
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100