When doing pip install pydb2, the process downloads the wrong file, it downloads the download page instead of the actual file as a .gz-file, PyDB2-devel-v1.1.tar.gz, which then fails to unpack, since it really is HTML.
(I run ubuntu, if that matters)