Running client.py produced super-long filenames with no extension and empty files instead of the expected .json and .png outputs. Maintainer chigozienri suspected filename length handling. The actual resolution came from a user: the version installed from pip was not the latest, and the bug had already been fixed in PR #67. Updating to the current package version resolved it.