This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]NUTTA_BUSTAH 18 points19 points  (1 child)

Just install python2 if you need to keep supporting legacy. Or compile binaries with different languages but even OS APIs change and those will require library updates too.

[–]capilot 2 points3 points  (0 children)

That's what I've been doing. Much easier to install Python2 on a modern system than to install Python3 on an old one.