waymo-open-dataset icon indicating copy to clipboard operation
waymo-open-dataset copied to clipboard

error: from waymo_open_dataset import v2

Open sullicsullic opened this issue 2 years ago • 1 comments
trafficstars

cannot import v2 this is a clean environment with waymo-open-dataset-tf-2-11-0==1.6.0 installed >_<

def from_dict(cls: Type[_T], columns: dict[str, Any]) -> _T: TypeError: 'type' object is not subscriptable

sullicsullic avatar Aug 23 '23 05:08 sullicsullic

Hi,

could you check your python version and make sure it's >=3.9?

Thanks, Wayne

hfslyc avatar Aug 25 '23 20:08 hfslyc