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

Error: AttributeError: module 'matplotlib.cbook' has no attribute '_rename_parameter' #9

Open
monstre0731 opened this issue Mar 15, 2022 · 1 comment

Comments

@monstre0731
Copy link

Hello Xiaoyang,

Thanks a lot for your great contribution! I am facing a problem when I run the following command:

python -m liga.datasets.kitti.kitti_dataset create_kitti_infos
python -m liga.datasets.kitti.kitti_dataset create_gt_database_only

First I didn't find "kitti_dataset" in the ~/liga/dataset/kitti/kitti_dataset, but I have lidar_kitti_dataset.py and stereo_kitti_dataset.py instead. Then I run this command "python -m liga.datasets.kitti.kitti_dataset create_kitti_infos", it returned the error: "AttributeError: module 'matplotlib.cbook' has no attribute '_rename_parameter'. "

Any ideas and suggestions will be helpful.

Thanks in advance.

@xy-guo
Copy link
Owner

xy-guo commented Apr 9, 2022

It seems not a bug in LIGA. Maybe you can try installing another version of matplotlib

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

2 participants