logoalt Hacker News

kergonathyesterday at 9:02 PM1 replyview on HN

The problem with old Python code is that you then have to hunt for exactly the right version of the right libraries that can work together when the stars are aligned.


Replies

bdcravensyesterday at 10:29 PM

Isn't that true of any packaging system? (npm, RubyGems, etc) Perhaps it's a bit easier, with the respective spec files, but it's still a bit of a hunt.

show 2 replies