xfqbuaa/carla_simulator_Chinese

python version

Opened this issue · 1 comments

Hello
Your environment python version is 3.6.
Can i use Python 3.8?

yess, If your on Ubuntu OS first delete the old version and install new one

To delete

You already have Python3 but
don't care about the version
sudo ln -s /usr/bin/python3 /usr/bin/python

To install again

sudo apt-get install python-is-python3

so your python version 3.6 will be changed to latest Python 3.10.12
you can check it be command python --version