tomas789 / kitti2bag

Convert KITTI dataset to ROS bag file the easy way!
MIT License
720 stars 261 forks source link

wrong message #35

Open yokyj opened 5 years ago

yokyj commented 5 years ago

you throw an error that 'please run pip install pykitti' when a importError happens but that is not absolutely meaning we have not installed pykitti it might be caused by a low version of numpy

input

$ python

import pykitti

to see what is the real reason

jy723 commented 5 years ago

thanks. i see what is the real reason first,sudo pip install numpy --upgrad, sudo pip install scikit-image. second,#10

SakuraMemoryKnight commented 4 years ago

thanks, my real reason is the opencv.