Open a terminal and check which version of Python you have (python -V). Chances are that you are running 2.3. The instructions you tried above assume 2.4.
You can get 2.4 for Mac from here: http://www.python.org/download/mac/ I am running Django with Python installed from the Universal Installer Build on Tiger with no problems. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

