Kemo-Huang / JMODT

Joint Multi-Object Detection and Tracking with Camera-LiDAR Fusion for Autonomous Driving
MIT License
96 stars 25 forks source link

error: protobuf 3.19.6 is installed but protobuf>=4.21.5 is required by {'ortools'} #14

Open Adeel-farukh3 opened 1 year ago

Adeel-farukh3 commented 1 year ago

I am trying to Build and install the required CUDA modules via PyTorch and the CUDA toolkit: sudo python3 setup.py develop , but encountering the following errors: Installed /home/adeel/JMODT Processing dependencies for jmodt==1.0.0+82f36cd error: protobuf 3.19.6 is installed but protobuf>=4.21.5 is required by {'ortools'}