Score:1

python 3 installed on ubuntu cannot install python-is-python3

nr flag

I'm trying to install python-is-python3 like I've done many times in the past successfully, but I'm getting the following error now:

pip install python-is-python3

ERROR: Could not find a version that satisfies the requirement python-is-python3 (from versions: none) ERROR: No matching distribution found for python-is-python3

I have updated and upgraded ubuntu successfully but the error is there. python3 version is 3.8.10

What am I doing wrong?

Score:6
cn flag

It's a deb package in the Ubuntu repositories.

Use apt instead of pip.

sudo apt install python-is-python3
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.