bernwang / latte

LATTE: Accelerating LiDAR Point Cloud Annotation via Sensor Fusion, One-Click Annotation, and Tracking
Apache License 2.0
398 stars 157 forks source link

RuntimeError: Python version 2.7 or 3.4+ is required. #25

Open MayurBagwe opened 1 year ago

MayurBagwe commented 1 year ago

While executing the command pip3 install -r requirements.txt, I'm getting following errors python setup.py egg_info did not run successfully.RuntimeError: Python version 2.7 or 3.4+ is required. I'm using Python version 3.10.6.