Re: package directory \django does not exist

2008-06-01 Thread slix
ah i could just move the django dir, no need to run setup it seems. On 2 Juni, 00:31, Chris <[EMAIL PROTECTED]> wrote: > Python isn't checking your Desktop for modules. Untar it under your > python directory. Preferably, "site packages" > > slix wrote: > > i untared the official download and ra

Re: package directory \django does not exist

2008-06-01 Thread slix
i did, still the same problem. now the Django-0.92-2 is in site- packages. i also tried taking the folders from ther e and put directky in site-packages but didnt work either. On 2 Juni, 00:31, Chris <[EMAIL PROTECTED]> wrote: > Python isn't checking your Desktop for modules. Untar it under your

Re: package directory \django does not exist

2008-06-01 Thread Chris
Python isn't checking your Desktop for modules. Untar it under your python directory. Preferably, "site packages" slix wrote: > i untared the official download and ran setup.py install from the > desktop where it is placed. > > should i first place the django, docs and scripts folders in site