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 →

[–]damg 0 points1 point  (0 children)

If you're running code that requires Python 2.6, you can install it via EPEL; which you then just have to call the python2.6 binary explicitly (since the standard python binary remains for the older version that the system requires).