On Thu, Apr 24, 2014 at 4:03 PM, Kaloyan Marinov <kaloya...@gmail.com> wrote:
> http://answers.microsoft.com/en-us/windows/forum/windows8_1-winapps/django-failed-to-install-exit-code-1/e9324e01-9511-4222-93b1-f27eb535bba4
>
>
> Please help me with this one!
>
> Notebook CQ
>
> Intel x64
>
> Windows 8.1
>
> Visual Studio 2013 Ultimate
>
> First I downloaded Python Tool,
>
> then created New DJango Project, well ..tried to.
>
> Then Visual Studio send me to some links to see how to set up an
> installation for Environments.
>
> I did this: http://dotnet.dzone.com/articles/creating-django-application.
>
> But I did not choose Python 2.7, but Iron Python 64-bit 2.7. (I installed 3
> environments, well actually 2, but later there were 3 shown to have been
> installed. They are IronPhyton 2.7, IronPython 64-bit 2.7, Python 3.4.)
>
> And when finally attempting to intall DJango as shown in the link above, I
> got this error.
>
> Here is the screen shot:
>
> http://fud.community.services.support.microsoft.com/Fud/FileDownloadHandler.ashx?fid=52f62969-e0bb-421b-98f6-55c97a98618f
>

Use CPython. IronPython is not supported by pip or easy_install.

There is a howto on how to install on windows.

https://docs.djangoproject.com/en/1.7/howto/windows/

This does not cover tools.

Cheers

Tom

-- 
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/CAFHbX1L%2BmYcaQQHKMDhBp0-s%3DRqzucDBMPP8LWwT%2BHaQqcC__w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to