Freenove / Freenove_Big_Hexapod_Robot_Kit_for_Raspberry_Pi

Apply to FNK0052
Other
114 stars 86 forks source link

Please use the native way to set Python3 as default #16

Open jwupf opened 2 years ago

jwupf commented 2 years ago

Hi,

to set python3 as the default the best way is to run/install python-is-python3:

sudo apt install python-is-python3

menandro commented 2 years ago

If you need python3, just use python3. No need to install python-is-python3.

hifigraz commented 1 year ago

That is no answer, it is about the dirty hack in setup.py