Are you in the same directory as Django-1.5.1.tar.gz? _Nik
On 4/15/2013 1:47 PM, Nathan Hall wrote: > I've never used pip or virtualenv. > > When I did this: tar xzvf Django-1.5.1.tar.gz > > I got this: > tar: Error opening archive: Failed to open 'Django-1.5.1.tar.gz' > > > > On Mon, Apr 15, 2013 at 4:40 PM, Avraham Serour <[email protected] > <mailto:[email protected]>> wrote: > > doesn't pip and virtualenv work on mac? > > > On Mon, Apr 15, 2013 at 11:37 PM, Larry Martell > <[email protected] <mailto:[email protected]>> wrote: > > On Mon, Apr 15, 2013 <tel:2013> at 2:34 PM, Nathan Hall > <[email protected] <mailto:[email protected]>> wrote: > > Yep, I've got admin access, it's my personal machine. > > > > Actually, I looked again and it may not have been a password > issue, this was > > the message I received: "python: can't open file 'setup.py': > [Errno 2] No > > such file or directory" > > Then you were not in the correct directory. Follow the > instructions on > this page: > > https://www.djangoproject.com/download/ > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users?hl=en. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

