Ohh I see. I'll reinstall a newer one. Thanks!
On Feb 11, 9:27 pm, Alex Gaynor wrote:
> On Wed, Feb 11, 2009 at 10:26 PM, rg wrote:
>
> > 2.2.3.
>
> > On Feb 11, 12:21 pm, Alex Gaynor wrote:
> > > On Wed, Feb 11, 2009 at 12:20 PM, rg wrote:
>
> > > > So I'm trying to install Django on a Linux
On Wed, Feb 11, 2009 at 10:26 PM, rg wrote:
>
> 2.2.3.
>
>
> On Feb 11, 12:21 pm, Alex Gaynor wrote:
> > On Wed, Feb 11, 2009 at 12:20 PM, rg wrote:
> >
> > > So I'm trying to install Django on a Linux server (I don't have root
> > > access) and when I run
> > > $ python setup.py install
> >
>
2.2.3.
On Feb 11, 12:21 pm, Alex Gaynor wrote:
> On Wed, Feb 11, 2009 at 12:20 PM, rg wrote:
>
> > So I'm trying to install Django on a Linux server (I don't have root
> > access) and when I run
> > $ python setup.py install
>
> > I get the following error:
>
> > File "setup.py", line 48, in
On Wed, Feb 11, 2009 at 12:20 PM, rg wrote:
>
> So I'm trying to install Django on a Linux server (I don't have root
> access) and when I run
> $ python setup.py install
>
> I get the following error:
>
> File "setup.py", line 48, in ?
>root_dir = os.path.dirname(__file__)
> NameError: name
So I'm trying to install Django on a Linux server (I don't have root
access) and when I run
$ python setup.py install
I get the following error:
File "setup.py", line 48, in ?
root_dir = os.path.dirname(__file__)
NameError: name '__file__' is not defined
How should I fix this? I thought m
5 matches
Mail list logo