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

NoMethodError: undefined method `[]' for nil:NilClass #16

Open
samaritakis opened this issue Feb 7, 2016 · 2 comments
Open

NoMethodError: undefined method `[]' for nil:NilClass #16

samaritakis opened this issue Feb 7, 2016 · 2 comments

Comments

@samaritakis
Copy link

Hi Vasile and thanks for your great work. I ahve a problem running your code. When I run the rake parse:stops_interpolate function I hit on this error:

sam@sam-VirtualBox-Ubuntu:/media/sf_GTFS-viz$ rake parse:stops_interpolate
22:37:40 +0 : START stops_interpolate
rake aborted!
NoMethodError: undefined method `[]' for nil:NilClass
/media/sf_GTFS-viz/Rakefile:205:in `block (3 levels) in <top (required)>'
/media/sf_GTFS-viz/Rakefile:168:in `each'
/media/sf_GTFS-viz/Rakefile:168:in `block (2 levels) in <top (required)>'
Tasks: TOP => parse:stops_interpolate
(See full trace by running task with --trace)

Any ideas?
You can download my dataset from http://geodata.gov.gr/dataset/244cfb87-21a0-4f9f-90af-25e9a232af41/resource/d94179a0-a2bd-432f-8c5e-e05eae2886cf/download/googletransit.zip

@debugall
Copy link

Hi,
I have the same problem. Any solution ?

@dan-mihalov
Copy link

I am also running into this issue. I know its been a couple years since this issue has been active but did any of you by chance figure out a solution for this issue?

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