How to Install Scipy

Method 1 of 2:

Using the Python Package Index

  1. How to Install Scipy Picture 1
    Open the SciPy website in your internet browser. Type or paste https://www.scipy.org/ into the address bar, and press Enter or Return on your keyboard.
  2. How to Install Scipy Picture 2
    Click the Install button on the home page. This button looks like a downward green arrow on the blue-and-white SciPy icon. You can find it near the upper-left corner of the page.
    1. This will open the SciPy installation details on a new page.
  3. How to Install Scipy Picture 3
    Make sure Python is installed on your computer. SciPy is an open-source Python library, and requires a basic Python distribution installed on your system.
    1. If you don't have Python installed, you can select one of the recommended distributions under the "Scientific Python Distributions" heading, and install it to your computer.
    2. If you're not sure how to install Python, make sure to check out this article for detailed instructions on installing the core packages.
  4. How to Install Scipy Picture 4
    Open your computer's command prompt terminal. You can open the Command Prompt on Windows, Terminal on Mac, or your distribution's Terminal on Linux.
  5. How to Install Scipy Picture 5
    Type and run python -m pip install -U pip. This command will make sure the latest pip files are installed on your system to handle package managing tasks.
    1. Press Enter or Return to run the command.
  6. How to Install Scipy Picture 6
    Type and run pip install scipy in the command prompt. This will use the Python Package index, and install the core SciPy packages on your computer.
    1. You can also install other core packages like Numpy and Matplotlib by using the pip install numpy and pip install matplotlib commands.
Method 2 of 2:

Using Linux Repositories

  1. How to Install Scipy Picture 7
    Open the SciPy website in your internet browser. Type or paste https://www.scipy.org/ into the address bar, and press Enter or Return on your keyboard.
    1. Using Linux repositories will perform a system-wide installation, but these files may have older package versions than the Python Package index used with the pip tool.
  2. How to Install Scipy Picture 8
    Click Install on the home page. This button looks like a downward green arrow on the blue-and-white SciPy icon. It's near the upper-left corner of the page.
  3. How to Install Scipy Picture 9
    Copy the system-wide command for your Linux distribution. You can find separate commands for Ubuntu (and Debian-based) systems and Fedora under the "Install system-wide via a Linux package manager" heading.
    1. For example, you can use the sudo apt-get install python-scipy command on Ubuntu-Debian, and sudo dnf install scipy on Fedora.
    2. You can include multiple packages like Numpy, Matplotlib, and Pandas in your installation.
    3. System-wide installation is also available if you're using a Mac with a third-party package manager. You can find Macport and Homebrew commands on the Install page if you're using either of these package managers.
  4. How to Install Scipy Picture 10
    Open a Terminal window on your computer. Depending on your system and desktop environment, you can find it on the Dash menu on the top-left (Ubuntu-Debian), or under Accessories (Fedora with Gnome).
    1. Alternatively, press Ctrl+Alt+T (Ubuntu-Debian) or Ctrl+Alt+F1 (Fedora) to open a Terminal window.
  5. Paste and run the copied command in your Terminal window. This will install SciPy via your system's native (or third-party) package manager.
How to Install Scipy Picture 11
3.7 ★ | 12 Vote

May be interested

  • How to Install LabviewPhoto of How to Install Labview
    labview (short for laboratory virtual instrument engineering workbench) is a system-design platform and development environment for a visual programming language from national instruments.labview is commonly used for data acquisition,...
  • How to Use Nexus Mods for Skyrim with Workshop Mods InstalledPhoto of How to Use Nexus Mods for Skyrim with Workshop Mods Installed
    this will help use nexus mods, while still using the skyrim launcher and the steam workshop mods find a mod on the nexus you want to download.
  • How to Install Windows 1.XxPhoto of How to Install Windows 1.Xx
    windows 1.xx is a closed source operating system released 30th july, 1985. if you're looking to install it now, and you have the right disks, it's still doable. before powering on the computer, place disk 1 of ms-dos into the computer.
  • How to Uninstall Google Drive on MacPhoto of How to Uninstall Google Drive on Mac
    this wikihow teaches you how to disconnect your google drive account from google's desktop backup & sync app, and delete the app from your computer. you will have to first disconnect your account from the app in order to secure your files...
  • How to Reinstall Gameloft's Spider Man Unlimited While Retaining Your DataPhoto of How to Reinstall Gameloft's Spider Man Unlimited While Retaining Your Data
    there may be situations when you need to uninstall gameloft's spider-man unlimited in order to properly receive and download the updates. there might also be times when you need to reset your mobile device and reinstall the game. if you've...
  • How to Uninstall MegaBackupPhoto of How to Uninstall MegaBackup
    megabackup is a cloud-based backup service for both mac and windows that helps protect personal data (e.g., photos, documents, etc.) from hard disk drive malfunctions or system reinstallation. however, lots of computer users have run into...