compas-dev / compas-dev/ironpython-pytest

Installation tip

未關閉
#4 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
2
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

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!

貢獻指南

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

評估

這個 Issue 還沒有評估資料。

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

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