Re: no module named pytz - centos 5.4

2010-08-04 Thread Stephen Gallagher
On 08/04/2010 07:33 AM, Itai Frenkel wrote: > Hello, > > I am trying to install reviewboard on our intranet on a clean centos > 5.4. > > I got the httpd error: "no module named pytz" (see complete log below) > > Performed the following: > easy_install –U pytz

no module named pytz - centos 5.4

2010-08-04 Thread Itai Frenkel
Hello, I am trying to install reviewboard on our intranet on a clean centos 5.4. I got the httpd error: "no module named pytz" (see complete log below) Performed the following: easy_install –U pytz easy_install pytz Also started python and typed "import pytz". It seems to

Re: No module named pytz

2010-01-07 Thread Ankit
.4/site-packages/pytz-2009u-py2.4.egg > > > On Jan 7, 1:16 pm, Ankit wrote: > > > Hi, > > > > Recently the server that runs review board locally was restarted. > > > After I started the apache server, I get following error.  How do I > > > fix it? : > > > &

Re: No module named pytz

2010-01-07 Thread Christian Hammond
egg > > On Jan 7, 1:16 pm, Ankit wrote: > > Hi, > > > > Recently the server that runs review board locally was restarted. > > After I started the apache server, I get following error. How do I > > fix it? : > > > > ImportError at /dashboard/

Re: No module named pytz

2010-01-07 Thread Ankit
; > fix it? : > > > ImportError at /dashboard/ > > No module named pytz > > Request Method: GET > > Request URL:    http://codereview.mainurl.com/dashboard/ > > Exception Type: ImportError > > Exception Value: > > No module named pytz > > Exception

Re: No module named pytz

2010-01-07 Thread Ankit
lowing error.  How do I > fix it? : > > ImportError at /dashboard/ > No module named pytz > Request Method: GET > Request URL:    http://codereview.mainurl.com/dashboard/ > Exception Type: ImportError > Exception Value: > No module named pytz > Exception Loca

No module named pytz

2010-01-07 Thread Ankit
Hi, Recently the server that runs review board locally was restarted. After I started the apache server, I get following error. How do I fix it? : ImportError at /dashboard/ No module named pytz Request Method: GET Request URL:http://codereview.mainurl.com/dashboard/ Exception Type