Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'pcdet.datasets.nuscenes' #2

Open
jiaoluonanhai opened this issue Jul 19, 2021 · 0 comments
Open

Comments

@jiaoluonanhai
Copy link

File "/home/user/HVPR/pcdet/datasets/init.py", line 9, in
from .nuscenes.nuscenes_dataset import NuScenesDataset
ModuleNotFoundError: No module named 'pcdet.datasets.nuscenes'

I got this error when I try to run 'python3 -m pcdet.datasets.kitti.kitti_dataset create_kitti_infos tools/cfgs/dataset_configs/kitti_dataset.yaml'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant