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 #1

Open
NishanthARao opened this issue Oct 3, 2020 · 2 comments
Open

IndexError: List index out of range #1

NishanthARao opened this issue Oct 3, 2020 · 2 comments

Comments

@NishanthARao
Copy link

NishanthARao commented Oct 3, 2020

Hello.

When I run the lstm_extract.py file, I am getting the following error in line 147 (I have attached the screenshot of it as well):

if t in vehicle[g[i].fr[j]].t:
IndexError: List index out of range

Could you please help me out on this issue?

Thanks!

@NishanthARao NishanthARao changed the title ValueError: cannot convert float NaN to integer IndexError: List index out of range Oct 8, 2020
@angmavrogiannis
Copy link
Owner

Hey, thanks for pointing this out!
I need to review and update the code sometime towards the end of the semester.
The behavior classification part up to this point should work though.

@NishanthARao
Copy link
Author

NishanthARao commented Oct 15, 2020

Thanks for replying, @angmavrogiannis . Please take your time, and reply at your convenience, if I have made any mistake when running the code or missing any dependencies. Also, like you have mentioned, everything upto lstm_extract.py has worked perfectly.

Thank you.

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