dbcli / dbcli/mssql-cli

Installation Issues - dependencies needed unresolved

オープン
#218 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
1.4k
フォーク
191
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

プロジェクトファイル、テスト、エントリーポイントのいずれも指定されていません。まず、Python 2.7、pip 10.0.1、Azure CLI 2.0.33 を使用して macOS High Sierra でのインストールを再現し、その後、文書化されているインストール依存関係を追跡します。必要なパッケージが権限エラーや未解決の azure-cli 依存関係なしにインストールできれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
azure, python
領域
cli, devops
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。