|
|
|
|
|
by hawski
699 days ago
|
|
I like Python, but those version suffixes are a very common problem. But in 2024 python should be python 3 and pip should be python3-pip. This situation is also partially why there is so much python tooling around versions, environments and dependencies. I would love to have a little less dynamic Python, that could be compiled to not huge binaries. |
|