Multiple python installations mix their sys.prefix

2011-01-24 Thread Tech Support Box
Hi there I have several versions of python2.4 installed: - the OS, rpm-installed one in /usr - Several other versions in /usr/local, installed with --prefix /usr/ local/inst-shared/version --exec-prefix /usr/local/inst/version My problem is when starting one of the versions from /usr/local,

Re: Multiple python installations mix their sys.prefix

2011-01-24 Thread shrikant kesharwani
Hi, I have a web page through this page when I try to add a new user then users created successfully but when try resetting their password then I am getting errors? add New user successfully public static void AddUser(ADUser adUser) { // Local variables