Score:-1

python conflict , how to fix

ca flag
python --version

Python 3.10.7

and

python3 --version

Python 3.10.0

I want to remove Python 3.10.7, and set python alias to Python 3.10.0

Thanks

Score:2
in flag

Messing with the system python on an ubuntu system is a very bad idea. Multiple parts of the operating system are written in python, and changing this will break anything in your system that uses python.

Instead of replacing the system python, you should install a separate python in another directory (such as /opt) and add that to your local user's path.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.