Hacker News new | ask | show | jobs
by encoderer 4010 days ago
A cross-platform solution that's not very different is just to invoke a virtualenv'd script with the version of python you want:

$ /path/to/.virtualenv/my_project/bin/python SomeScript.py