- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see the 2022.1.0 Release for Python is available at the following link:
Where a script can be downloaded for Linux
I searched everywhere but I don't see how to get to download scripts for older releases.
According to the release notes at:
To get Python 3.8 it appears I could try to get Intel® oneAPI 2021.4
But HOW do I get at the older install shell script for Linux?
Thanks for any advice!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The latest release for python supports only v3.9. To install previous version of Python, you will have to use conda.
Otherwise, to install an older version, you need a license serial number. You must purchase a license if you do not have one. Follow the below steps to learn more:
- Access the Registration Center(https://registrationcenter.intel.com/en/products/) and follow the instructions below.
- Select the product
- Select the OS
- Specify the required version and click download.
Please let us know if this resolves your issue.
Regards,
Remya Premdas
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for posting in Intel Communities.
For installation of python 3.8, please run the below command
Command : conda create -n idp intelpython3_core python=3.8
Note: Here python 3.8 version will get installed in the conda environment <idp>. It is recommended that you create a new conda environment for the installation by replacing idp with the new environment name in the above command
After installation, please make sure to activate the environment using the below command.
Command : source activate idp
For further reference please refer the below link.
Regards,
Remya Premdas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We haven't heard back from you. Has your issue been resolved?
Regards,
Remya Premdas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for your response.
I hadn't been planning to use conda (Anaconda or Miniconda) in my setups, since the original download (of 3.9) didn't require conda that I am aware of, but if it's the only way to do it, then that's what I can plan in my future builds.
David K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The latest release for python supports only v3.9. To install previous version of Python, you will have to use conda.
Otherwise, to install an older version, you need a license serial number. You must purchase a license if you do not have one. Follow the below steps to learn more:
- Access the Registration Center(https://registrationcenter.intel.com/en/products/) and follow the instructions below.
- Select the product
- Select the OS
- Specify the required version and click download.
Please let us know if this resolves your issue.
Regards,
Remya Premdas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for accepting our solution. If you need any additional information, please post a new question as this thread will no longer be monitored by Intel
Regards,
Remya Premdas
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page