I have 3 python versions, I want to easy_install Orange using the second version. How can I do this?
Unnecessary info:
easy_install is usually/always installed per Python version. So you run the related version of easy_install installed for your particular Python version/interpreter you want to use here.