Don't understand your dramatic words, of course after purging all depending packages and running again: *aptitude install libapache2-mod-wsgi* everything was installed and worked as before, including python 2.6. That's what a package system is made for, and why I chose debian in the first place.
Question remains how to get *current* releases of Debian, Python and Django running together. On Wednesday, March 13, 2013 12:03:57 AM UTC+1, Shawn Milochik wrote: > > The decision to purge Python2.6 was a very, very bad one. ... > You could try to use aptitude to restore it. Hopefully that will work. > ... > Incidentally, there's no reason you can have Python 2.6 and Python 2.7 > installed on the same machine. You'll just have to use 'python2.7' > instead of 'python' when running your scripts if you want Python 2.7 > instead of the default 2.6. > -- 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.

