Ben Mares
Ben Mares
For a little more context, the mapping uses some graph-theoretic algorithms in order to make an intelligent guess of what the best package is. It's actually really confusing, because the...
Wow, thanks so much @FelixSchwarz for the deep dive on Windows. I share your apathy for that platform, but we have users depending on it. I just checked and `requests-file`...
Thanks for the report. Could you please share more details abot how to reproduce this? I'm wondering what could lead to non-unicode output.
Could you please share your `environment.yml`? I still don't know how to reproduce this.
Ok, then I'll go out on a limb and invent a fictional scenario in which `pip` is running some `setup.py` script which is outputting non-utf8 characters. I'm inclined to say...
Great! Would you be able to submit a PR for this? Rather than silently continue when a replacement occurs, it would be nice to detect it (perhaps by simply detecting...
This should be resolved in v2.4.2
Ugh, yes, given the history I think making it an extra makes a lot of sense.
@bollwyvl, Seems like a bit of a project, but I'd totally support that. I think it'd help a lot with code quality too. I don't really have any time to...
Thanks @anuraaga for the info, and I'm sorry you're having problems with conda-lock. > It seems that when parsing `environment.yml`, the `#` is not handled correctly and gets treated as...