If `accurate_checksum` was successfully built in `src` it will automatically be found if whipper is run via `python -m whipper`.
This commit makes it possible to run whipper directly with `python -m whipper` from wither within the source directory or with `PYTHONPATH` set to the source directory.