Score:0

Ubuntu 20.04: Can't install pip for python3.10

gf flag

I am using Ubuntu 20.04 TLS in Windows Terminal from on Windows 10 Pro.
Ubuntu has default version of python that is 3.8, but I need 3.10, and
I can easily install it with sudo apt install python3.10 (before I
need add deadsnakes ppa), but this is where's problem. Then I try to
install pip using sudo apt install python3-pip it installs it for
just 3.8 but I need it also for 3.10. I tried using get-pip.py and it actually installed it but then I tried it it just run into so many
problems that are very very hard to solve. So my question is how am
I supposed to install Python3.10 with Pip for it to don't break anything.
Note: I tried using aliases and update-aliases but none of them worked
for me.

Eagle_Mike avatar
mx flag
Read up on python virtual environments to use python versions outside of the system version.
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.