You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @ulterzlw ,
When I use your fork, an error occurs.
I have done every steps in your readme. Is there anything I missed?
$ kitti2bag -t 2011_09_26 -r 0002 raw_sync .
Traceback (most recent call last):
File "/usr/local/bin/kitti2bag", line 11, in <module>
load_entry_point('kitti2bag==1.5', 'console_scripts', 'kitti2bag')()
File "/home/xyw/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/home/xyw/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2851, in load_entry_point
raise ImportError("Entry point %r not found" % ((group, name),))
ImportError: Entry point ('console_scripts', 'kitti2bag') not found
The text was updated successfully, but these errors were encountered:
hi @ulterzlw ,
When I use your fork, an error occurs.
I have done every steps in your readme. Is there anything I missed?
The text was updated successfully, but these errors were encountered: