dbcli / dbcli/mssql-cli

Installation Issues - dependencies needed unresolved

Offen
#218 3 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
1.4k
Forks
191
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## 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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.