Paul Boddie wrote:
Agreed. I don't understand why the download file would be a "winrar"
file, but I guess this is just Windows getting confused about the file
type.
Windows does not know much about files types other that .exe, .bat,
except what programs you load tell it. I presume the file is
On 14 Sep, 04:46, alex23 wrote:
> joy99 wrote:
> > What is the problem I am doing?
>
> Following the wrong installation instructions?
The "wrong" instructions appear to come from this page:
http://docs.djangoproject.com/en/dev/topics/install/
Those instructions are really for Django core devel
joy99 wrote:
> What is the problem I am doing?
Following the wrong installation instructions?
The ones you _should_ be following state:
1. Download the latest release from our download page.
2. Untar the downloaded file (e.g. tar xzvf Django-NNN.tar.gz, where
NNN is the version number of the la
On Sep 11, 10:19 pm, Robert Kern wrote:
> On 2009-09-11 11:39 AM,joy99wrote:
>
>
>
>
>
> > Dear Group,
>
> > I am trying to download the following files,
> > a) lxml,
> > b) numpy,
> > c) scipy, and
> > d) django.
>
> > I am trying to include them in C\python26\Lib
>
> > But they are giving error
On 2009-09-11 11:39 AM, joy99 wrote:
Dear Group,
I am trying to download the following files,
a) lxml,
b) numpy,
c) scipy, and
d) django.
I am trying to include them in C\python26\Lib
But they are giving error report, as I am trying to use them by
importing.
I am using IDLE as GUI, my OS is W
joy99 schrieb:
Dear Group,
I am trying to download the following files,
a) lxml,
b) numpy,
c) scipy, and
d) django.
I am trying to include them in C\python26\Lib
But they are giving error report, as I am trying to use them by
importing.
What is an "error report"? Unless you get more specific
Dear Group,
I am trying to download the following files,
a) lxml,
b) numpy,
c) scipy, and
d) django.
I am trying to include them in C\python26\Lib
But they are giving error report, as I am trying to use them by
importing.
I am using IDLE as GUI, my OS is WinXP SP2, and my Python version 2.6.
I