Hi.
In Windows XP my python part is "C:\Python25\" and "django-admin.py"
after installation in "C:\Python25\Lib\site-packages\django\bin\".
In CMD write "cd \Python25\Lib\site-packages\django\bin\" and then
write "django-admin.py startproject mysite"
Folder "mysite" will be creat in "C:\Python25\Lib\site-packages\django
\bin\"...
PS: Sorry for my English. I am from Russia!

On 24 янв, 13:56, "Mat" <[EMAIL PROTECTED]> wrote:
> This probably isn't of much help, but I'm running vista here, I did
> django-admin.py startproject testproject without any issues, certainly knows
> py as executable, I'm running python 2.5.
>
> Hope this helps,
>
> Mat
>
> From: django-users@googlegroups.com [mailto:[EMAIL PROTECTED]
> On Behalf Of Denis Cornehl
> Sent: 24 January 2008 10:11
> To: django-users@googlegroups.com
> Subject: Re: vista install
>
> Hi,
>
> I think Windows does noch have this feature on the command-line.
>
> Type "python django-admin.py startproject testproject".
>
> If your Python-installation is in the path, it will run.
>
> On Jan 24, 2008 9:46 AM, mtnpaul <[EMAIL PROTECTED]> wrote:
>
> Well I got a new laptop that has vista on it (not my choice). I'm
> trying to install django, but keep getting the same strange message
> when I try to create a project
>
> C:\>django-admin.py startproject testproject
>
> results in the following
> Type 'django-admin.py help' for usage.
>
> I've tried both python2.4 and python2.5 with the same results.
>
> I believe the problem is that windows does not know that the .py files
> are executable.
>
> Any ideas?
>
> Thanks,
>
> Paul
>
> --
> Denis Cornehl
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to