Hi Joe,

You shouldn't need to set any paths to install Django. If you open a
command prompt up and navigate to the folder (or hold down shift and right
click in the folder and select "Open Command Window Here" then run the
command "python setup.py install" it will install Django.

Also, I'd highly recommend you install a package manager like "pip", which
will make future installs much easier.

-Nick <n...@enviroconsumer.org>


On Tue, Feb 25, 2014 at 1:23 PM, Joe Buty <joeb...@gmail.com> wrote:

> Hello, I am having trouble getting Django to work. I have installed python
> and downloaded and unzipped the .tar file for django. I am using windows 8
> ugh and can not open the instal file. I read through the setup.py and I
> think I need help setting the correct path. Either moving the Django unzip
> folder or declare where it is.
>
> If any one can offer me advice or even just describe how they got Django
> to work, whether its on Win8 or something more useful.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/54607b0b-7de9-4bc9-b6fd-8e404425f68b%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAM1S3vBRg%3DJ9r5-uAJMTTnVSBuXbx5oSLJMTMQmGTBVPwmNO%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to