Hi, On 9/20/06, John DeRosa <[EMAIL PROTECTED]> wrote: > How'd you do it? > > I'm on Windows XP. I installed Python 2.5 from python.org without a > problem. > > But then I found that pysqlite Windows binaries for Python 2.5 don't > exist, and neither does setuptools. Trying to install Django 0.95 on > top of Python 2.5 gives me this:
I am running Django and Python on Mac OS X, but the situation was almost identical. I downloaded the ZIP Version of setuptools from cheeseshop.python.org and did a "python setup.py install". The same for MySQLdb. Afterwards the install of Django worked fine and without errors. And for pysqlite, I think you can just stick to Python 2.5. It includes the relevant library. May be a small patch to the Django sqlite backend is required, but this is something I have to check later. Hope that helps. Best regards, Oliver -- Oliver Andrich <[EMAIL PROTECTED]> --- http://roughbook.de/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---