dora-rs / dora-drives

A step-by-step tutorial that allows beginners to write their own autonomous vehicle program from scratch using a simple starter kit. Dora-drives makes learning autonomous vehicle systems faster and easier.
https://www.dora-rs.ai/docs/guides/dora-drives/
Apache License 2.0
48 stars 11 forks source link

open3d, pillow / nuscenes-devkit, matplotlib package is incompatible #49

Open NavyHub opened 1 year ago

NavyHub commented 1 year ago

Describe the bug ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. open3d 0.17.0 requires pillow>=9.3.0, but you have pillow 9.2.0 which is incompatible. nuscenes-devkit 1.1.10 requires matplotlib<=3.5.2, but you have matplotlib 3.5.3 which is incompatible.

To Reproduce Steps to reproduce the behavior:

  1. in ./scripts/install.sh python3 -m pip install -r Carsmos/requirements.txt

Screenshots or Video image

Environments (please complete the following information):