This fixes an error about importing `GdkPixbuf` without specify a version. Also added a `__init__.py` to the `tests` directory, so that it is seen as a package which allows the python `unittest` module to discover test within it.