LIGA-Stereo
LIGA-Stereo copied to clipboard
Error: AttributeError: module 'matplotlib.cbook' has no attribute '_rename_parameter'
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.
It seems not a bug in LIGA. Maybe you can try installing another version of matplotlib