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

opentelemetry-api 1.17.0 requires importlib-metadata~=6.0.0, but you have importlib-metadata 4.2.0 which is incompatible. #46

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. opentelemetry-api 1.17.0 requires importlib-metadata~=6.0.0, but you have importlib-metadata 4.2.0 which is incompatible.

To Reproduce Steps to reproduce the behavior:

  1. pip install -r requirements.txt

Screenshots or Video image

Environments (please complete the following information):