On Aug 28, 1:33 pm, "anuraguni...@yahoo.com" <anuraguni...@yahoo.com>
wrote:
> Thanks for the answers, i have found the problem
> Problem was with mod_wsgi, somehow it is using old python installation
> (python 2.4) and i have installed packages on python2.5, which is in
> system path too.

Apache/mod_wsgi is compiled against a specific version of Python. If
you need to use a different version of Python, you will need to either
install binary version of mod_wsgi compiled against desired version,
or build it from source code yourself.

Graham
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to