Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't find things in maps #11

Closed
abrahammurciano opened this issue Mar 14, 2017 · 1 comment
Closed

can't find things in maps #11

abrahammurciano opened this issue Mar 14, 2017 · 1 comment

Comments

@abrahammurciano
Copy link
Contributor

I get this error when asking for restaurants nearby

Hi, What can I do for you?
restaurants near me
Hold on!, I'll show restaurants near you
Traceback (most recent call last):
File "/home/abraham/.local/share/jarvis/main.py", line 109, in
Jarvis(some)
File "/home/abraham/.local/share/jarvis/main.py", line 41, in Jarvis
mapps.nearme(data)
File "/home/abraham/.local/share/jarvis/mapps.py", line 46, in nearme
url = "https://www.google.co.in/maps/search/{1}/@{2},{3}".format(things, j['latitude'], j['longitude'])
IndexError: tuple index out of range

@sukeesh
Copy link
Owner

sukeesh commented Mar 14, 2017

This issue has been resolved in latest commit.

@sukeesh sukeesh closed this as completed Mar 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants