metadriverse / trafficgen

[ICRA 2023] The official code for paper "TrafficGen: Learning to Generate Diverse and Realistic Traffic Scenarios"
Apache License 2.0
149 stars 24 forks source link

ModuleNotFoundError: No module named 'metadrive.utils.waymo_utils' #56

Open JYMiracle305 opened 2 months ago

JYMiracle305 commented 2 months ago

Is this a problem with the metadrive version? Which version is available?

JYMiracle305 commented 2 months ago

Change the metadrive version to 0.3.0.1, the problem can be solved

JYMiracle305 commented 2 months ago

but the version is lack of _load_shader_str

ImportError: cannot import name '_load_shader_str' from 'simplepbr' (D:\Programs\Anaconda\envs\trafficgen\lib\site-packages\simplepbr\__init__.py)

the version has not been found, which include metadrive.utils.waymo_utils and simplepbr._load_shader_str