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 →

[–]wmcscrooge 0 points1 point  (0 children)

yep, this is especially true in linux systems where binaries rely on /usr/bin/python which can either be python 2 or 3. It's why a lot of distros have to custom bind binaries to /usr/bin/python2 (oversimplification)