pythongssapi / pythongssapi/python-gssapi

how to install gssapi in a No network environment?

未關閉
#356 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

主要語言
Python
星號
116
分支
55
平均合併
1 天 24 分鐘
30 天內合併 PR
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. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

從 test-requirements.txt、bao 資料夾和回報的 pip install 命令開始;重現離線安裝,並記錄完整的建置相依性錯誤。找出原因並讓專案能在沒有網路存取的情況下安裝,或記錄必要的離線程序,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
linux, python
領域
build-system, developer-experience
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
20/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。