Score:0

Can't upgrade Scipy 1.5.4 to 1.7.0 using pip

mc flag

I am a new Ubuntu user and don't have much experience with how installations are done in Linux. I installed the Scipy module using pip a while ago and it downloaded version 1.5.4. Now, when I try to upgrade it to version 1.7.0 using pip, it cannot seem to find the package to download and says the latest version is already installed. I have tried finding for alternate ways to install the latest version but they are too complicated for me to follow without a thorough understanding of how linux works. Is there a simple way to upgrade Scipy on linux?

Score:0
tr flag

try,

pip uninstall scipy

pip install scipy

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.