Chris Markiewicz
Chris Markiewicz
Hmm. I'll have a look. Thanks for the report.
What branch/commit are you using?
I suspect that works only because `0xA0` is a valid code point in cp1252, not that information is actually being transmitted in cp1252. Is it a specific `.torrent` file that's...
Is there any chance of trying this on the Python3 branch? I'd like to leave Python 2.7 behind, entirely, if possible. I want to create a debug branch that logs...
BitTorrent is intended to be resilient to network (and individual connection) losses, picking up again when connections are re-established. Adding warnings about connection losses would end up alerting most users...
I'd be happy to review a patch, if you're up for submitting one, and even help you find your way around the code, if you're not sure where to start,...
Installing blue 0.6.0 and black 20.8b1 (which should have been the active version at the time #31 was first released), this same thing happens, so I don't think it's a...
I'm not really sure how best to handle it. We're not using neurodocker yet, so I haven't formulated any opinions. Sorry if this is a kind of useless issue, then....
Ran into this as well. A fix would be appreciated. Let me know if you need help.
Ah, sorry for the slow response. I was thinking of something like a `--jupyter` flag, that would install a small battery of common packages and set the entrypoint. For example,...