Fixing “invalid Python installation” error on Ubuntu

While attempting to install DenyHosts, I got an error about “invalid Python installation”. I found the solution here.

Basically just:

sudo apt-get install python2.4-dev

Leave a Reply

Your email address will not be published. Required fields are marked *