On 3/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > i'm trying to install django, i followe dthe instruction on the django > web site but it doesn't work > been looking around and the only tutorial that i yet understand > ( sorry it's al a bit complicated for me ) require to install macport, > which i'm not really keen on ( tried earlier for other reasons and got > only trouble ). > > playing around i installed the latest release of python 2.5 > > then i downloaded again the latest release of django but when i do the > install command > > sudo python setup.py install > > Downloading > http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.6c1-py2.5.egg > Traceback (most recent call last): >... > urllib2.HTTPError: HTTP Error 404: Not Found > > And i can't do anything, > > has anybody any idea how to solve this? >
Are you behind a firewall? urllib2 can't get through firewalls unless you've configured some environment variables. Jay P. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---