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

IndexError: list index out of range #711

Open
rubann7 opened this issue Feb 11, 2019 · 2 comments
Open

IndexError: list index out of range #711

rubann7 opened this issue Feb 11, 2019 · 2 comments

Comments

@rubann7
Copy link

rubann7 commented Feb 11, 2019

YOU: news
JASPER: Pulling up the news
ERROR:client.brain:Failed to execute module
Traceback (most recent call last):
File "/root/jasper/client/brain.py", line 73, in query
module.handle(text, self.mic, self.profile)
File "/root/jasper/client/modules/News.py", line 48, in handle
File "/root/jasper/client/modules/News.py", line 27, in getTopArticles
IndexError: list index out of range
JASPER: I'm sorry. I had some trouble with that operation. Please try again later.

@G10DRAS
Copy link

G10DRAS commented Feb 12, 2019

check the news URL at line 22 if that wrong !!

@appeacock
Copy link

The work on Jasper - specifically making it work as-is and refactoring to Python 3 is being conducted at https://github.com/aplawson/jasper-client -- including a tutorial on how to build it and/or deploy it with a custom Raspbian ISO image. //adam

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

3 participants