<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:Trouble with installing Intel Python in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1254013#M1619</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel forums.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can use the latest version of intel python instead of that older one.We tried installing w_pythoni37_oneapi_p_2021.1.1.46_offline.exe and we were able to install it successfully .So try again and if that didn't work then follow the instructions given in this link(&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/using-intel-distribution-for-python-with-anaconda.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/using-intel-distribution-for-python-with-anaconda.html&lt;/A&gt;) to install intel distribution for python."intelpython3_full" is given for the entire Intel distribution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janani Chandran&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Feb 2021 13:44:35 GMT</pubDate>
    <dc:creator>JananiC_Intel</dc:creator>
    <dc:date>2021-02-08T13:44:35Z</dc:date>
    <item>
      <title>Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1253580#M1615</link>
      <description>&lt;P&gt;I've tried to&amp;nbsp; install two versions of Intel Python:&lt;/P&gt;
&lt;P&gt;w_pythoni3_p_2020.2.901.zip and&lt;/P&gt;
&lt;P&gt;w_pythoni37_oneapi_p_2021.1.1.46_offline.exe&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The second version i've listed above is a newer version and comes with installer that fails. I've provided a screenshot of the error. The first version i've listed above is an older one but doesn't work for me without me doing update after the install.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda update conda&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;fails and vomits the following nonsense:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Preparing transaction: done
Verifying transaction: done
Executing transaction: done
ERROR conda.core.link:_execute(700): An error occurred while uninstalling package '&amp;lt;unknown&amp;gt;/win-64::tbb4py-2020.3-py37_intel_0'.
Rolling back transaction: done

ValueError('Attempted to make prefix record for unknown package type: tbb4py-2020.3-py37_intel_0')
()&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda config --add channels intel&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;vomits the following&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Warning: 'intel' already in 'channels' list, moving to the top&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some moderator here was advising somebody here to execute the following command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda create -n idp intelpython3_full python=3&lt;/LI-CODE&gt;
&lt;P&gt;Since i didn't know the meaning of the "intelpython3_full" i blindly executed it and didn't work out well.&lt;/P&gt;
&lt;P&gt;How does one install Intel Python?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 19:37:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1253580#M1615</guid>
      <dc:creator>kabel</dc:creator>
      <dc:date>2021-02-05T19:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1253715#M1616</link>
      <description>&lt;P&gt;For Microsoft Windows, I have had some success in the past starting with an installation of Miniconda, and then installing Intel Python though the conda package manager. It looks like a variation on what you tried, except no installer .zip from Intel is involved.&lt;/P&gt;
&lt;P&gt;Miniconda:&amp;nbsp;&lt;A href="https://docs.conda.io/en/latest/miniconda.html" target="_blank"&gt;https://docs.conda.io/en/latest/miniconda.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Anaconda.org Package for Intel Python: &lt;A href="https://anaconda.org/intel/intelpython3_core" target="_blank"&gt;https://anaconda.org/intel/intelpython3_core&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Intel has some documentation that might be relevant at but it may be out-of-date:&amp;nbsp;&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/using-intel-distribution-for-python-with-anaconda.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/using-intel-distribution-for-python-with-anaconda.html&lt;/A&gt;. I had used the approach of Miniconda and then running&amp;nbsp;conda install -c intel intelpython3_core.&lt;/P&gt;
&lt;P&gt;That technique has been successful for me getting an initial Intel Python interpreter, but I usually bump into package dependency issues over time with conda and pip use. Those vary depending on what I am trying to do, so it is not always a perfect solution.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Feb 2021 17:27:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1253715#M1616</guid>
      <dc:creator>user02</dc:creator>
      <dc:date>2021-02-06T17:27:01Z</dc:date>
    </item>
    <item>
      <title>Re:Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1254013#M1619</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks for posting in Intel forums.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can use the latest version of intel python instead of that older one.We tried installing w_pythoni37_oneapi_p_2021.1.1.46_offline.exe and we were able to install it successfully .So try again and if that didn't work then follow the instructions given in this link(&lt;A href="https://software.intel.com/content/www/us/en/develop/articles/using-intel-distribution-for-python-with-anaconda.html" target="_blank"&gt;https://software.intel.com/content/www/us/en/develop/articles/using-intel-distribution-for-python-with-anaconda.html&lt;/A&gt;) to install intel distribution for python."intelpython3_full" is given for the entire Intel distribution.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janani Chandran&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2021 13:44:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1254013#M1619</guid>
      <dc:creator>JananiC_Intel</dc:creator>
      <dc:date>2021-02-08T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1255324#M1628</link>
      <description>&lt;P&gt;Thanks for the reply, but saying that the installer works on your machine doesn't help me at all. Here is what i have tried so far:&lt;/P&gt;
&lt;P&gt;Tried the offline installer (2021.1.1) on another PC and the the install didn't crash and successfully installed. However i still cannot run python. After the successful install i tried to follow the following instruction even though it was not clear to me that i needed to do these steps:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A title="Intel Distribution for Python with Anaconda" href="https://software.intel.com/content/www/us/en/develop/articles/using-intel-distribution-for-python-with-anaconda.html" target="_blank" rel="noopener"&gt;Using Intel Distribution for Python with Anaconda&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At first i could not do "conda update conda" because i was getting the following:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url &amp;lt;https://conda.anaconda.org/intel/win-64/current_repodata.json&amp;gt;
Elapsed: -

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
'https://conda.anaconda.org/intel/win-64'&lt;/LI-CODE&gt;
&lt;P&gt;Somewhere i read the maybe "conda init" may help fixing my "HTTP 000 CONNECTION FAILED" errors. It did help, i could do the following commands:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;conda config --add channels intel
conda create -n idp intelpython3_full python=3.7&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;but when i tried to launch "source activate idp" i got:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;C:\&amp;gt;C:\IntelPython3oneAPI\intelpython\python3.7\scripts\conda activate idp

CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
If using 'conda activate' from a batch script, change your
invocation to 'CALL conda.bat activate'.
To initialize your shell, run

$ conda init &amp;lt;SHELL_NAME&amp;gt;

Currently supported shells are:
- bash
- cmd.exe
- fish
- tcsh
- xonsh
- zsh
- powershell

See 'conda init --help' for more information and options.

IMPORTANT: You may need to close and restart your shell after running 'conda init'.&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I executed "conda init cmd.exe" again and i could initialize the conda, however when i tred to launch python with the IDP active, was getting warning that the IDP is not activated after which i GAVE UP!&lt;/P&gt;
&lt;P&gt;Today when i try to launch python i am greeted with the following:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;C:\&amp;gt;C:\IntelPython3oneAPI\intelpython\python3.7\scripts\conda activate idp

CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
If using 'conda activate' from a batch script, change your
invocation to 'CALL conda.bat activate'.

To initialize your shell, run

$ conda init &amp;lt;SHELL_NAME&amp;gt;

Currently supported shells are:
- bash
- cmd.exe
- fish
- tcsh
- xonsh
- zsh
- powershell

See 'conda init --help' for more information and options.

IMPORTANT: You may need to close and restart your shell after running 'conda init'.



C:\&amp;gt;C:\IntelPython3oneAPI\intelpython\python3.7\scripts\conda list env
# packages in environment at C:\IntelPython3oneAPI\intelpython\python3.7:
#
# Name Version Build Channel

C:\&amp;gt;C:\IntelPython3oneAPI\intelpython\python3.7\scripts\conda update conda
Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url &amp;lt;https://conda.anaconda.org/intel/win-64/current_repodata.json&amp;gt;
Elapsed: -

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
'https://conda.anaconda.org/intel/win-64'&lt;/LI-CODE&gt;
&lt;P&gt;I do not have any environment, cannot initialize idp ... basically nothing works.&lt;/P&gt;
&lt;P&gt;If i try to browse with explorer to the "C:\IntelPython3oneAPI\intelpython\python3.7\envs" folder i see that there are two environments - 2021.1.1 and idp&lt;/P&gt;
&lt;P&gt;Not sure now conda can be this buggy and forget every command that i executed.&lt;/P&gt;
&lt;P&gt;Not sure where to go from here.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 16:39:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1255324#M1628</guid>
      <dc:creator>kabel</dc:creator>
      <dc:date>2021-02-11T16:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1255333#M1629</link>
      <description>&lt;P&gt;I tried to re-initialize conda by executing "conda init cmd.exe". I did that, got message that i need to restart the shell for the changes to get applied and then i launched "conda init cmd.exe" again and this is what i get:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;C:\Users\s205409&amp;gt;C:\IntelPython3oneAPI\intelpython\python3.7\scripts\conda init cmd.exe
needs sudo    C:\IntelPython3oneAPI\intelpython\python3.7\Scripts\conda.exe
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Scripts\conda-env.exe
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Scripts\conda-script.py
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Scripts\conda-env-script.py
no change     C:\IntelPython3oneAPI\intelpython\python3.7\condabin\conda.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Library\bin\conda.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\condabin\_conda_activate.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\condabin\rename_tmp.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\condabin\conda_auto_activate.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\condabin\conda_hook.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Scripts\activate.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\condabin\activate.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\condabin\deactivate.bat
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Scripts\activate
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Scripts\deactivate
no change     C:\IntelPython3oneAPI\intelpython\python3.7\etc\profile.d\conda.sh
no change     C:\IntelPython3oneAPI\intelpython\python3.7\etc\fish\conf.d\conda.fish
no change     C:\IntelPython3oneAPI\intelpython\python3.7\shell\condabin\Conda.psm1
no change     C:\IntelPython3oneAPI\intelpython\python3.7\shell\condabin\conda-hook.ps1
no change     C:\IntelPython3oneAPI\intelpython\python3.7\Lib\site-packages\xontrib\conda.xsh
no change     C:\IntelPython3oneAPI\intelpython\python3.7\etc\profile.d\conda.csh
no change     HKEY_CURRENT_USER\Software\Microsoft\Command Processor\AutoRun
No action taken.
Operation failed.
&lt;/LI-CODE&gt;
&lt;P&gt;Now, most of them lines say "no change", the first one says "needs sudo" and "conda init" overall still fails - as indicated by "Operation failed" above.&lt;/P&gt;
&lt;P&gt;Also what is puzzling is that why the first line needs sudo? I am launching the command prompt as administrator ... What more of a sudo that first line needs???&lt;/P&gt;
&lt;P&gt;This time "conda init cmd.exe" did not help with&amp;nbsp;HTTP 000 CONNECTION FAILED. I still get it.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;C:\Users\s205409&amp;gt;C:\IntelPython3oneAPI\intelpython\python3.7\scripts\conda update conda
Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url &amp;lt;https://conda.anaconda.org/intel/win-64/current_repodata.json&amp;gt;
Elapsed: -

An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
'https://conda.anaconda.org/intel/win-64'
&lt;/LI-CODE&gt;
&lt;P&gt;Python is still not working:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;C:\Users\s205409&amp;gt;C:\IntelPython3oneAPI\intelpython\python3.7\python
Python 3.7.9 (default, Nov  5 2020, 16:54:28) [MSC v.1916 64 bit (AMD64)] :: Intel Corporation on win32

Warning:
This Python interpreter is in a conda environment, but the environment has
not been activated.  Libraries may fail to load.  To activate this environment
please see https://conda.io/activation

Type "help", "copyright", "credits" or "license" for more information.
Intel(R) Distribution for Python is brought to you by Intel Corporation.
Please check out: https://software.intel.com/en-us/python-distribution
&amp;gt;&amp;gt;&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;Not sure how to resolve this environment situation.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 17:17:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1255333#M1629</guid>
      <dc:creator>kabel</dc:creator>
      <dc:date>2021-02-11T17:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1255981#M1633</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly do the following.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)In Anaconda prompt,create a conda environment idp and install intelpython3_core or intelpython3_full&lt;SPAN style="font-size: 12px;"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;and specify python version.If you have idp environment already then either remove the environment or change the name of the environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://isvc.file.force.com/servlet/rtaImage?refid=0EM4U000001yg1f" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;2)After installing,activate the environment idp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://isvc.file.force.com/servlet/rtaImage?refid=0EM4U000001yg1u" border="0" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After activating the environment you will be able to use intelpython.So try the above steps and let us know the update.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Janani Chandran&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 14:36:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1255981#M1633</guid>
      <dc:creator>JananiC_Intel</dc:creator>
      <dc:date>2026-02-18T14:36:49Z</dc:date>
    </item>
    <item>
      <title>Re:Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1257092#M1637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is the issue resolved? Do you have any update?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janani Chandran&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2021 06:08:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1257092#M1637</guid>
      <dc:creator>JananiC_Intel</dc:creator>
      <dc:date>2021-02-18T06:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1257233#M1639</link>
      <description>&lt;P&gt;Nope, the issue is not resolved. The steps you provided have already been tried (as indicated in my previous post) and i already posted that i successfully created environment that worked until i restarted. In my post above i mentioned that i have two folders in the envs folder (2021.1.1 and idp):&lt;/P&gt;
&lt;P&gt;C:\IntelPython3oneAPI\intelpython\python3.7\envs&lt;/P&gt;
&lt;P&gt;and yet the environments do not work.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Feb 2021 15:42:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1257233#M1639</guid>
      <dc:creator>kabel</dc:creator>
      <dc:date>2021-02-18T15:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1259693#M1642</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for the delay.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)If your installation is successful then open a command prompt and goto "&lt;STRONG&gt;C:\Program Files (x86)\Intel\oneAPI\intelpython\python3.7\env&lt;/STRONG&gt;" path and run &lt;STRONG&gt;vars.bat&lt;/STRONG&gt; file.&lt;/P&gt;
&lt;P&gt;2)Then activate your environment with "&lt;STRONG&gt;conda activate &amp;lt;env&amp;gt;&lt;/STRONG&gt;" command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After activating you should be able to use intelpython.Currently running environment is indicated with * symbol.Kindly find the below screenshot for reference.&lt;/P&gt;
&lt;DIV id="tinyMceEditor_a10298fbdbff4dJananiC_Intel_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="intelpython_ss.PNG" style="width: 1343px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/15517i56B84FCBC291A6F1/image-size/medium?v=v2&amp;amp;px=400&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" role="button" title="intelpython_ss.PNG" alt="intelpython_ss.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3)If this didn't work then go for uninstallation and install a fresh intelpython.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Janani Chandran&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 04:22:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1259693#M1642</guid>
      <dc:creator>JananiC_Intel</dc:creator>
      <dc:date>2021-03-04T04:22:06Z</dc:date>
    </item>
    <item>
      <title>Re:Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1261266#M1645</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Has the solution provided helped? Please let us know if the issue still persists.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Janani Chandran&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Mar 2021 04:15:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1261266#M1645</guid>
      <dc:creator>JananiC_Intel</dc:creator>
      <dc:date>2021-03-04T04:15:30Z</dc:date>
    </item>
    <item>
      <title>Re:Trouble with installing Intel Python</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1263646#M1648</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, &amp;quot;Segoe UI&amp;quot;, Calibri, Thonburi, Arial, Verdana, sans-serif, &amp;quot;Mongolian Baiti&amp;quot;, &amp;quot;Microsoft Yi Baiti&amp;quot;, &amp;quot;Javanese Text&amp;quot;;"&gt;We are assuming that the solution provided helped and would no longer be monitoring this issue. Please raise a new thread if you have further issues.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, &amp;quot;Segoe UI&amp;quot;, Calibri, Thonburi, Arial, Verdana, sans-serif, &amp;quot;Mongolian Baiti&amp;quot;, &amp;quot;Microsoft Yi Baiti&amp;quot;, &amp;quot;Javanese Text&amp;quot;;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14.6667px; font-family: Calibri, &amp;quot;Segoe UI&amp;quot;, Calibri, Thonburi, Arial, Verdana, sans-serif, &amp;quot;Mongolian Baiti&amp;quot;, &amp;quot;Microsoft Yi Baiti&amp;quot;, &amp;quot;Javanese Text&amp;quot;;"&gt;Janani Chandran&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Mar 2021 05:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Trouble-with-installing-Intel-Python/m-p/1263646#M1648</guid>
      <dc:creator>JananiC_Intel</dc:creator>
      <dc:date>2021-03-12T05:44:29Z</dc:date>
    </item>
  </channel>
</rss>

