tusen-ai / SimpleTrack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'waymo_open_dataset'

liuhao123t opened this issue · comments

when i run follow codes

cd preprocessing/waymo_data
bash waymo_preprocess.sh 

it report
ModuleNotFoundError: No module named 'waymo_open_dataset'

@liuhao123t Please double-check if you have installed waymo_open_dataset correctly.

@ziqipang thank you ,i sucess install waymo_open_dataset and finish this problem