Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Installation tip

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

還沒有人認領這個 Issue。

評估

難度
1/5
預估耗時
1 小時以內
新手友好度
25/100
Issue 類型
文件
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
python
領域
documentation

研究方向

該 issue 回報了使用 ipy -X:Frames -m ensurepip 和可編輯 pip 安裝來手動安裝 IronPython PyPI 原始碼發行包的路徑。未確定目標檔案或明確的文件變更;請驗證這些命令是否仍然有效,並且只有在加入經 maintainer 核准的安裝說明後,才認定工作完成。

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

描述

Hi guys, this is a really useful library - thankyou!

I just wanted to share with other users that to use it, I downloaded the Source Distribution from PyPi manually, extracted it, cd'd into its base folder, and then was able to install this using:

ipy -X:Frames -m ensurepip
ipy -X:Frames -m pip install -e (possibly also in an admin cmd, I can't remember)

As it happens, I've never been able to get IronPython 2.7 to install anything from PyPi, I get some /html5/ None + int TypeError or other).

But now, I happily managed to pass 18/23 of my tests after only 5 minutes or so tinkering - so thankyou ever so much! You've saved me from having to set everything up to use unittest!

主要語言
Python
星號
2
分支
1
PR 合併指標
30 天內沒有已合併 PR

貢獻指南

這個儲存庫沒有索引到貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

相似的 Issue

更多 Python Issue

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

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