If you are not on an Ubuntu/Debian system or prefer a manual approach, you can create a symbolic link from
First, find the path to your
python to python3. First, find the path to your
python3 executable: which python3 Then, create the symbolic link (replace
/usr/bin/python3 with the actual path if different): sudo ln -s /usr/bin/python3 /usr/bin/python
No hay comentarios:
Publicar un comentario