Hello Cato, you have only python?? that would correspond to some version of it, try in your shell:
which python python -V ll /usr/bin/python* then post the result. To install with python2.7 you just have to install with python2.7 instead of using only python, but they may be the same, I'd suggest you to test first the commands above. Hope this helps, Gery On 11 September 2012 11:40, Cato Yeung <[email protected]> wrote: > Dear Experts, > I have install two version python in my system, python and python2.7. > I want my mod_wsgi use python2.7 but not python. How can I do that? > > Cheers, > Cato > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/modwsgi/-/gDIF0g7LaFwJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/modwsgi?hl=en. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
