Autonomous-Vehicles-Adaptive-Cruise-Control icon indicating copy to clipboard operation
Autonomous-Vehicles-Adaptive-Cruise-Control copied to clipboard

make PythonAPI ARGS="--python-version=3.7"

Open yihsinma opened this issue 7 months ago • 3 comments

Hello! I download your "code" directory and paste it into "Carla/PythonAPI/". need to make PythonAPI ARGS="--python-version=3.7" again?

yihsinma avatar Nov 30 '23 04:11 yihsinma

Which carla version are you using?

kochlisGit avatar Nov 30 '23 07:11 kochlisGit

Which carla version are you using?

0.9.12

yihsinma avatar Nov 30 '23 07:11 yihsinma

Yes, this vesion requires python 3.7 to be installed. Then pip (of python 3.7) install carla==0.9.12

kochlisGit avatar Nov 30 '23 07:11 kochlisGit