Score:0

Strange ERROR: Could not find a version... during pip install

ru flag

Any idea about this strange error:

ERROR: Could not find a version that satisfies the requirement pycrypto==2.6.1 (from versions: 2.0.1, 2.1.0, 2.2, 2.3, 2.4, 2.4.1, 2.5, 2.6, 2.6.1)
ERROR: No matching distribution found for pycrypto==2.6.1

It is strange because I've never seen a situation like this in which the unfounded version, is being included between available versions.

As you can see 2.6.1 is at the end of from versions.

Do you have any explanation?

Score:0
us flag

PyCrypto is only supported up to Python 3.3 as last version dates back to 2013, please consider install PyCryptodome instead which works as a replacement for PyCrypto.

mahyard avatar
ru flag
thank you for your answer, while you are right, it can't be my answer. because this issue happened today and there is not much change during these days in our codebase. changing to PyCryptodome definitely is a good suggestion.
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.