kochlisGit / Autonomous-Vehicles-Adaptive-Cruise-Control

An implementation of an Autonomous Vehicle Agent in CARLA simulator, using TF-Agents
19 stars 8 forks source link

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

Open yihsinma opened 9 months ago

yihsinma commented 9 months ago

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

kochlisGit commented 9 months ago

Which carla version are you using?

yihsinma commented 9 months ago

Which carla version are you using?

0.9.12

kochlisGit commented 9 months ago

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