pythongssapi / pythongssapi/python-gssapi

how to install gssapi in a No network environment?

オープン
#356 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Python
スター
116
フォーク
55
平均マージ
1日 24分
マージ済み PR(30日)
2

説明

Due to the special environment, the computer cannot be connected to the Internet, but the Python script I wrote needs to use the gssapi library. the OS is Linux. I have another computer that can connect to the Internet and has the same Python version. I download the dependency files in the 'test-requirements.txt' file on a computer with internet access, copied them to a computer without internet access. these dependency files stored in ‘bao’ folder and executed ‘pip install --no-index --find-links=./bao -r test-requirements.txt’ to installed dependency. Then I download this project from Github and copied it to a computer without internet access. run ‘ pip install . ’ it will report 'installing build dependencies ... error Error: Command errored out with exit status 1: .........'

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

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

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

test-requirements.txt、bao フォルダー、および報告されている pip install コマンドから始め、オフラインインストールを再現して、ビルド依存関係に関する完全なエラーを記録します。原因が特定され、ネットワークアクセスなしでプロジェクトをインストールできるようになるか、必要なオフライン手順が文書化されれば完了です。

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

評価

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

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

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