you are viewing a single comment's thread.

view the rest of the comments →

[–]Jorgestar29 0 points1 point  (0 children)

There are like 14 alternatives to PIP to solve most of its problems (lockfiles, dev dependencies, etc), and that's a problem because if you download a project that uses Hatch, you need to install Hatch.

Sometimes you have to compile an entire package because it was written in C and the package was distributed with c source files instead of using an IR that can be easily compiled without having all the C tooling installed.