-
There are a few PyPI packages `pixi` can't install yet, where `pip` can.
Please paste your examples in this issue so we have a list of known packages we can track, test and benchmark with along th…
-
uv is a new resolver and installer written in Rust. It claims to be substantially faster than Pip at resolving (and installing, although that is less relevant to us). It also claims to expose a CLI i…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11025 |
|Radar | rdar://problem/52209227 |
|Original Repo…
-
Our production user is hitting slow cases in ways that are hard for us to optimize separately. We should have clear instructions for how to reproduce the slow cases they are hitting, and also similarl…
-
Is there a way to avoid the clones and allocation in https://github.com/mpizenberg/elm-test-rs/blob/31596f874a6e9340350de3e7c783a5cde9ca396b/src/solver.rs#L439? In Cargo we use `Rc` https://github.com…
-
Currently it is possible to add your own custom error messages. However, it can now quickly explode with the information that is displayed.
E.g with usage in RIP
```bash
× Could not solve for the …
-
| | |
|------------------|-----------------|
|Previous ID | SR-9734 |
|Radar | None |
|Original Reporter | @0xTim |…
0xTim updated
2 years ago
-
| | |
|------------------|-----------------|
|Previous ID | SR-7276 |
|Radar | rdar://problem/38867198 |
|Original Repor…
-
e.g.
```
❯ uv pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
× No solution found when resolving dependencies:
╰─▶ Because only the following vers…
-
**Describe the bug**
There are a few places in the code / strings which have typos, spelling errors, grammatical errors, etc. Rather than making a new PR every time I found one, I decided it would …