跳转至主要内容
英特尔标志 - 返回主页
我的工具

选择您的语言

  • Bahasa Indonesia
  • Deutsch
  • English
  • Español
  • Français
  • Português
  • Tiếng Việt
  • ไทย
  • 한국어
  • 日本語
  • 简体中文
  • 繁體中文
登录 以访问受限制的内容

使用 Intel.com 搜索

您可以使用几种方式轻松搜索整个 Intel.com 网站。

  • 品牌名称: 酷睿 i9
  • 文件号: 123456
  • Code Name: Emerald Rapids
  • 特殊操作符: “Ice Lake”、Ice AND Lake、Ice OR Lake、Ice*

快速链接

您也可以尝试使用以下快速链接查看最受欢迎搜索的结果。

  • 产品信息
  • 支持
  • 驱动程序和软件

最近搜索

登录 以访问受限制的内容

高级搜索

仅搜索

Sign in to access restricted content.

不建议本网站使用您正在使用的浏览器版本。
请考虑通过单击以下链接之一升级到最新版本的浏览器。

  • Safari
  • Chrome
  • Edge
  • Firefox

Get Intel® Distribution for Python*

  

  • Overview
  • Download
  • Documentation & Resources
本网站采用了 reCAPTCHA 保护机制,并且适用谷歌<a href="https://policies.google.com/privacy">隐私政策</a>和<a href="https://policies.google.com/terms">服务条款</a>。

All Intel Distribution for Python components are available for on/offline installation using a stand-alone conda*-based installer. Choose this option if your target installation environments are behind a firewall, you need to manage versions, or for other purposes.

To customize your selections, choose a package manager for installation. 

  System Requirements

Make sure your system meets the System Requirements.

  Set Up Your Environment

1. Get and update Conda.

  • To install conda, use the conda Installation Guide.
  • If you have conda installed, update it using the following command (This works for both Windows and Linux installations):

conda update conda

2. For GPU users, install a GPU driver.

  • For Linux, set up your system for GPU development as described in  Data Center GPU Series Driver Installation or Client GPU Driver Installation.
  • For Windows, download GPU drivers from Intel® Arc™ & Iris® Xe Graphics - Windows*.

  Set Up Your Environment

1. If you do not have pip, use the following instructions to install it. After installation, make sure that you can run pip from the command line. Installation Instructions

2. Create and activate a virtual environment:


python3.11 -m venv idp
source idp/bin/activate


3. GPU Users: Install a GPU Driver.

  • For Linux, set up your system for GPU development as described in Data Center GPU Series Driver Installation or Client GPU Driver Installation.

  Set Up Your Environment

1. If you do not have pip, use the following instructions to install it. After installation, make sure that you can run pip from the command line. Installation Instructions

2. Create and activate a virtual environment:


python3.11 -m venv idp
idp\Scripts\activate


3. GPU Users: Install a GPU Driver.

  • For Windows, download GPU drivers from Intel® Arc™ & Iris® Xe Graphics - Windows*

  Set Up Your Environment

1. If you do not have pip, use the following instructions to install it. After installation, make sure that you can run pip from the command line. Installation Instructions

2. Create and activate a virtual environment:


python3.12 -m venv idp
source idp/bin/activate


3. GPU Users: Install a GPU Driver.

  • For Linux, set up your system for GPU development as described in Data Center GPU Series Driver Installation or Client GPU Driver Installation.

  Set Up Your Environment

1. If you do not have pip, use the following instructions to install it. After installation, make sure that you can run pip from the command line. Installation Instructions

2. Create and activate a virtual environment:


python3.12 -m venv idp
idp\Scripts\activate


3. GPU Users: Install a GPU Driver.

  • For Windows, download GPU drivers from Intel® Arc™ & Iris® Xe Graphics - Windows*

  Set Up Your Environment 

Before running the containers, install the Docker engine as described in the Docker Installation Instructions.

  Set Up Your Environment

1. Get and update Mamba.

  • To install and get Mamba, use the conda Installation Guide and then use the Miniforge installation instruction.
  • If you already have Mamba installed, update it using the following command (This works for both Linux and Windows installations):

conda update mamba

2. For GPU users, installl a GPU Driver.

  • For Linux, set up your system for GPU development as described in Intel® Data Center GPU Series Driver Installation or Client GPU Driver Installation

  • For Windows, download GPU drivers from Intel® Arc™ & Iris® Xe Graphics - Windows*

Install with conda*

conda create -n idp intelpython3_full python=3.11 -c https://software.repos.intel.com/python/conda -c conda-forge --override-channels

Install with conda*

conda create -n idp intelpython3_full python=3.12 -c https://software.repos.intel.com/python/conda -c conda-forge --override-channels

Install with conda*

Select a small bundle from the list (left) to generate the required install code string.

  Activate the Environment

After running the installation command, activate the conda environment by entering the following command:


conda activate idp

  Verify the Installation

Verify your installation success by running conda list command.

Install with pip

To install Intel-distributions of components, enter the following as two separate commands:

pip install -i https://software.repos.intel.com/python/pypi numpy scipy dpnp dpctl tbb4py

 

pip install smp cython numba scikit-learn-intelex

Customized Installation with pip

To retrieve the pip command strings, select a radio button next to a group of components. The commands are compatible with Python 3.11 and 3.12.

Data Processing and Modeling

pip install -i https://software.repos.intel.com/python/pypi numpy scipy

Foundational Machine Learning

pip install scikit-learn-intelex

Data Parallel Extensions

pip install -i https://software.repos.intel.com/python/pypi dpctl dpnp

Parallelism

  1. To install Intel-distributions of components, enter the following command:
    pip install -i https://software.repos.intel.com/python/pypi tbb4py
  2. To install this component directly from pip, enter the following command:
    pip install smp
    

     

Compilers

pip install cython numba

  Verify Installation

To verify if your installation was a success, enter the following command: pip list.

Install with Mamba

mamba create -n idp intelpython3_full python=3.11 -c https://software.repos.intel.com/python/conda -c conda-forge --override-channels

Install with Mamba

mamba create -n idp intelpython3_full python=3.12 -c https://software.repos.intel.com/python/conda -c conda-forge --override-channels

  Activate the Environment

After running the installation command, activate the mamba environment by entering the following command:


mamba activate idp

  Verify the Installation

Verify your installation success by running the mamba list command.

Install with Mamba*

Select a small bundle from the list (left) to generate the required installation code string.

Install with Docker*

You may need to use sudo with the provided command to ensure proper permissions.

  Verify the Docker Container

Verify the installation success by running some tests in the container as described in Intel® Distribution for Python* container README.

Download

Register your product to receive update notifications plus hand-curated technical articles, tutorials, and training opportunities to help you optimize your code.

Size
Version
Date
SHA384

Service Currently Unavailable. Please Try Again Later
Yes, I would like to subscribe to stay connected to the latest Intel technologies and industry trends by email and telephone. I can unsubscribe at any time.
Intel strives to provide you with a great, personalized experience, and your data helps us to accomplish this.
I consent to Intel collecting and using my personal information as described below.
I agree to Intel's transfer of my personal information outside of China for processing in accordance with Intel’s Privacy and Cookie Statement and Intel's Privacy Policy Supplement for Chinese Users.
Continue as a Guest (download starts immediately) →
By submitting this form, you are confirming you are an adult 18 years or older and you agree to share your personal information with Intel to use for this business request. You also agree to subscribe to stay connected to the latest Intel technologies and industry trends by email and telephone. You may unsubscribe at any time. Intel’s web sites and communications are subject to our Privacy Notice and Terms of Use.
By submitting this form, you are confirming you are an adult 18 years or older and you agree to share your personal information with Intel to use for this business request. Intel’s web sites and communications are subject to our Privacy Notice and Terms of Use.
By downloading, you agree to our Privacy and Terms of use

Thank You

Your Download should start immediately.

Failed to submit your form.

Due to a technical difficulty, we were unable to submit the form. Please try again after a few minutes. We apologize for the inconvenience.

  Download and Launch the Installer for conda

These instructions apply to Linux online and offline installations.

For Online Installation

  1. Download the installer file.
  2. Create an installation folder (use any name).
  3. Using a console, run the installer, and then in the installation path, specify the newly-created folder.

For Offline Installation

  1. Download the installer file.
  2. Create an installation folder (use any name).
  3. Using a console, run the installer, and then in the installation path, specify the newly-created folder.
  4. Transfer the new folder to the machine that has no internet connection. The installation folder and contents are completely redistributable.

Example (your file name and installation folder name may be different):

1. Download intelpython3-<package-name-number-goes-here>-Linux-x86_64.sh 

to:


bash /home/user/downloads

2. Create an installation folder. Your folder can be any name you wish. For example, /home/user/python2025.

3. To install the package into the installation folder you created, enter the following command (replace the bracketed placeholder with the real package name-number and the folder name that you created):


bash ./intelpython3-[package-name-number-goes-here]-Linux-x86_64.sh -b -p /home/user/python2025

4. (Optional) For offline, no-internet connectivity installations, move the folder you just created to the target machines.

In this example, the installation folder /python2025 is completely redistributable.

  Set Up Your Environment and Verify the Installation

1. Activate the conda environment using the following command: source $HOME/[folder-name-you-created]/bin/activate For example, 


source $HOME/python2025/bin/activate

2. For GPU users, set up your system for GPU development as described in Intel® Data Center GPU Series Driver Installation or Client GPU Driver Installation

3. Verify your installation success by running the conda list command.

  Windows* Installation Instructions

Conda-based Installer Instructions

These instructions present a general overview of the process, followed by a specific example. The instructions apply to Windows*.

General process for Online Installation

  1. Download the installer file.
  2. Create an installation folder (use any name you wish).
  3. Execute the installer using a console and specify the newly-created folder in the installation path.

General process for Offline Installation

  1. Download the installer file.
  2. Create an installation folder (use any name you wish).
  3. Execute the installer using a console and specify the newly-created folder in the installation path.
  4. Transfer the new folder to the machine(s) with no internet connection.

Example (Your file name and folder name may be different):

1. Download intelpython3--x86_64.exe to:


bash C:\Users\user\Downloads

2.  Create a new folder for the installation (Remember, name the folder as you wish): For example,


bash C:\Users\user\python2025

3. Run the installer file by entering the command:


bash start /wait <file-name-number-goes-here>.exe /S /RegisterPython=0 /D= C:\Users\user\python2025

4. (Optional) For offline, no-internet connectivity installations, move the folder you just created to the target machines.

In this example, the installation folder \python2025\ is completely redistributable.

For more information, see the Get Started Guide.

  Activate the Environment

1. Activate the conda environment with the following command: C:\Users\user\name-you-created\Scripts.activate. For example,

Example command: 


C:\Users\user\python2025\Scripts\.activate

2. GPU users: Set up your system for GPU development Use Intel® Arc™ & Iris® Xe Graphics - Windows* and Guide for Intel® oneAPI Toolkits for complete instructions.

3. Verify your installation success by running conda list command.

  Additional Resources

For documentation and resources to get started, see Intel® Distribution for Python*.  

  • ​​​Get Started Guide
  • Data Parallel Extension for NumPy* documentation on GitHub
  • Data Parallel Control Library* documentation on GitHub
  • Data Parallel Extension for Numba* documentation on GitHub
  • Intel® Advisor  
  • Intel® VTune™ Profiler

Docker License Information

By accessing, downloading, or using this software and any required dependent software (the “Software Package”), you agree to the terms and conditions of the software license agreements for the Software Package, which may also include notices, disclaimers, or license terms for third-party software included with the Software Package. Preset containers are published under Apache License 2.0.

Thank you for signing up!

Register

Register your product to receive updates plus hand-curated technical articles, tutorials, and training opportunities to help optimize your code.

Yes, I would like to subscribe to stay connected to the latest Intel technologies and industry trends by email and telephone. I can unsubscribe at any time.
Intel strives to provide you with a great, personalized experience, and your data helps us to accomplish this.
I consent to Intel collecting and using my personal information as described below.
I agree to Intel's transfer of my personal information outside of China for processing in accordance with Intel’s Privacy and Cookie Statement and Intel's Privacy Policy Supplement for Chinese Users.
By submitting this form, you are confirming you are an adult 18 years or older and you agree to share your personal information with Intel to use for this business request. You also agree to subscribe to stay connected to the latest Intel technologies and industry trends by email and telephone. You may unsubscribe at any time. Intel’s web sites and communications are subject to our Privacy Notice and Terms of Use.
By submitting this form, you are confirming you are an adult 18 years or older and you agree to share your personal information with Intel to use for this business request. Intel’s web sites and communications are subject to our Privacy Notice and Terms of Use.

  

Support

Start-up support is available if there is an issue with the tool selector functionality.

Report an Issue

Feedback Welcome

Share your thoughts about this tool selector and provide suggestions for improvement. Responses are anonymous.

Start Survey
  • 公司信息
  • 英特尔资本
  • 企业责任部
  • 投资者关系
  • 联系我们
  • 新闻发布室
  • 网站地图
  • 招贤纳士 (英文)
  • © 英特尔公司
  • 沪 ICP 备 18006294 号-1
  • 使用条款
  • *商标
  • Cookie
  • 隐私条款
  • 请勿分享我的个人信息 California Consumer Privacy Act (CCPA) Opt-Out Icon

英特尔技术可能需要支持的硬件、软件或服务激活。// 没有任何产品或组件能够做到绝对安全。// 您的成本和结果可能会有所不同。// 性能因用途、配置和其他因素而异。请访问 intel.cn/performanceindex 了解更多信息。// 请参阅我们的完整法律声明和免责声明。// 英特尔致力于尊重人权,并避免成为侵犯人权行为的同谋。请参阅英特尔的《全球人权原则》。英特尔产品和软件仅可用于不会导致或有助于任何国际公认的侵犯人权行为的应用。

英特尔页脚标志