rwightman / udacity-driving-reader

Quick docker based reader for udacity rosbag self-driving dataset. Dumps to png/jpg + csv or Tensorflow examples.
Apache License 2.0
162 stars 64 forks source link

error while using ./run-bagdump.sh #10

Closed sourav-roni closed 6 years ago

sourav-roni commented 6 years ago

File "/usr/local/lib/python2.7/dist-packages/pandas/compat/init.py", line 421, in raise ImportError('dateutil 2.5.0 is the minimum required version') ImportError: dateutil 2.5.0 is the minimum required version

I have dateutil version 2.7 yet its giving the error.

dd292 commented 6 years ago

Hey I am having the same problem. Did you find a solution?

sourav-roni commented 6 years ago

Yeah just posted the docker file in the new issue, check it out.