Skip to content

Map error #6

Description

@alkadeus666

🗺️ Maps data
Traceback (most recent call last):
File "/home/alkadeus/.local/bin/ghunt", line 7, in
sys.exit(main())
~~~~^^
File "/home/alkadeus/.local/share/pipx/venvs/ghunt/lib/python3.13/site-packages/ghunt/ghunt.py", line 18, in main
parse_and_run()
~~~~~~~~~~~~~^^
File "/home/alkadeus/.local/share/pipx/venvs/ghunt/lib/python3.13/site-packages/ghunt/cli.py", line 63, in parse_and_run
process_args(args)
~~~~~~~~~~~~^^^^^^
File "/home/alkadeus/.local/share/pipx/venvs/ghunt/lib/python3.13/site-packages/ghunt/cli.py", line 73, in process_args
asyncio.run(email.hunt(None, args.email_address, args.json))
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.13/asyncio/runners.py", line 195, in run
return runner.run(main)
~~~~~~~~~~^^^^^^
File "/usr/lib/python3.13/asyncio/runners.py", line 118, in run
return self._loop.run_until_complete(task)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/lib/python3.13/asyncio/base_events.py", line 725, in run_until_complete
return future.result()
~~~~~~~~~~~~~^^
File "/home/alkadeus/.local/share/pipx/venvs/ghunt/lib/python3.13/site-packages/ghunt/modules/email.py", line 117, in hunt
err, stats, reviews, photos = await gmaps.get_reviews(as_client, target.personId)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/alkadeus/.local/share/pipx/venvs/ghunt/lib/python3.13/site-packages/ghunt/helpers/gmaps.py", line 84, in get_reviews
if not data[24]:
~~~~^^^^
IndexError: list index out of range

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions