What tripped you up when you first set up PhilanthroPy? #188
Replies: 2 comments
|
Posted something similar on #74, but to add it here directly:
None of this blocked me, just extra steps I had to work out along the way , probably just a Windows vs. Unix-shell thing rather than anything wrong with the instructions themselves. |
|
@AsavariCharati this is the first reply either of this repository's Discussion threads has ever had, and it is worth more than the two-day wait suggests. Thank you. All three are real, and none of them are a Windows-versus-Unix shrug. They are all "the instructions were written by someone who never ran them on your machine", which is the specific thing I cannot see from here. 1 and 2, One thing worth knowing for your own workflow, and #195 asks the contributor to confirm it rather than trusting me: the installer needs a Unix shell, but the installed pre-push hook is a 3, the If you file it, the things that would settle it:
If it turns out to be an environment collision rather than anything this repository controls, that is still worth an issue: the fix is then a line in For the record, since you asked whether #188 already covered it: it did not. You are the first person to answer either thread, and what you found was three concrete things rather than "worked fine". That is exactly what the thread was for. |
Uh oh!
There was an error while loading. Please reload this page.
Ten people have merged pull requests here in the last month, which means ten people cloned the repo, installed it, and got the test suite running without me watching. I'd like to know what was annoying about that.
Anything counts: the editable-install gotcha, how long
make citakes, working out where a class actually lives, the coverage gate rejecting a PR, an unclear docstring, a stale line number in an issue body. I'm not looking for praise and I'm not looking for polish. I'm looking for the thing you hit at 11pm that made you consider closing the tab.Two reasons I'm asking rather than guessing:
Reply here with whatever you've got, however small. If it's concrete enough to fix, open an issue instead and I'll label it. Both are more useful to me than silence.
All reactions