Recently, I have been working on deploying a pyramid (former pylons) application on a Debian 5 (Lenny) server using mod_wsgi and Python 2.7. Since Lenny only comes with Python 2.5 and third-party Python packages are basically non-existent due to dependency problems, newer Python versions need to be compiled manually. Continue Reading »