Re: Problem upgrading to Django 1.0.2

2008-11-23 Thread lazyant
Thanks. I ignore the compile errors but the problem is the second part; my web site shows 'Internal Error' and I get those messages in apache error log. On Nov 23, 3:37 pm, Jeff Anderson <[EMAIL PROTECTED]> wrote: > lazyant wrote: > > Hello, > > > I've been running django 0.96.3 installed from t

Re: Problem upgrading to Django 1.0.2

2008-11-23 Thread Jeff Anderson
lazyant wrote: > Hello, > > I've been running django 0.96.3 installed from the tar file for over > half a year without problems, I'm using python 2.3.4 on CentOS 4. > > I'm trying to upgrade to 1.0.2 from tar file and after running 'sudo > python setup.py install' I get about 20 byte-compiling erro

Problem upgrading to Django 1.0.2

2008-11-23 Thread lazyant
Hello, I've been running django 0.96.3 installed from the tar file for over half a year without problems, I'm using python 2.3.4 on CentOS 4. I'm trying to upgrade to 1.0.2 from tar file and after running 'sudo python setup.py install' I get about 20 byte-compiling errors, they are all syntax er