Wednesday, January 29, 2014

Re: Decompression Failed

On 30/01/2014 9:23am, James Kinsley wrote:
> I have just downloaded Python 2.7.6 on my Mac (running OSX 10.7.5 and I
> tried to download Django, but it keeps failing to decompress - any ideas

I have just spent some time downloading and installing Django as part of
a virtualenv exercise. I had no trouble at all.

Dunno about a Mac but if you have Python successfully installed, go and
get pip http://www.pip-installer.org/ then ...

$ pip install django (to get the latest stable release)

Should work

Mike



> ? Thanks.
>
> --
> 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+unsubscribe@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/fc18fab4-a2ce-4b45-9a6a-c69309604bb4%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+unsubscribe@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/52E990C7.2030605%40dewhirst.com.au.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment