|
|
|
|
|
by Balinares
541 days ago
|
|
If we're doing anecdotal evidence, then mine is that conda is by far the worst of the main Python packaging solutions in use. The absurd slowness and incompatibility with the entire rest of the Python world are only the visible tip of that iceberg. To the best of my ability to tell, conda largely exists to make up for endemic deficiencies in Windows software distribution toolchains (not Python specific) and sadly it's not even good at that either. Mind you, glad it works for you. Warms my grey heart to know there's some balance in this universe. :) |
|