Apr 14, Mar 2, Feb 23, Dec 15, Jul 9, Jun 28, May 29, May 22, May 19, May 14, Download the file for your platform. Note that some packages are tricky to compile and may fail to install when this option is used on them. Do not use source packages. Packages without binary distributions will fail to install when this option is used on them. Directory to check out editable projects into. Require a hash to check each requirement against, for repeatable installs. This option is implied when any package in a requirements file has a --hash option.
Disable isolation when building a modern source distribution. Build dependencies specified by PEP must be already installed if this option is used. Create a free Team What is Teams? Collectives on Stack Overflow.
Learn more. How do I install a specific version of numpy with pip? Asked 11 months ago. Active 11 months ago. Viewed 2k times. TL;DR: pip install -Iv i. Mahmoud Abdelkader Mahmoud Abdelkader There should be no problem with having multiple versions though, that's the point of creating new folders for every version and using.
Curious why you use the -I option if we have already removed the existing installation - could you give some detail on that? What's the difference between -I and -Iv? You can even use a version range with pip install command.
Community Bot 1 1 1 silver badge. MarredCheese Srikar Appalaraju Srikar Appalaraju I had the experience that this installed the different versions next to each other! Also interestingly, pip list was not aware of that, but conda list was and would display the different package versions.
It also completely confused Pycharm. Zach Weg Zach Weg 1, 10 10 silver badges 12 12 bronze badges. With pip I do not have it installed - using a fresh virtualenv created with the --no-site-packages option — Joe. The syntax you used is correct for getting specific versions.
No such option: -I — Nick. Sometimes, the previously installed version is cached. Jack Chan Jack Chan 9 9 silver badges 15 15 bronze badges. Trenton Trenton This below command worked for me Python version - 2. Nico Griffioen 4, 1 1 gold badge 23 23 silver badges 33 33 bronze badges.
0コメント