<?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: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04 in AI Tools from Intel</title>
    <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1560378#M547</link>
    <description>&lt;P&gt;Please see result below, to confirm; I use Ubuntu 22.03 LTS, the first batch of feedback is what is loaded per session, then the command and the feedback. Because Intel is by default installed in /opt administrative rights (i.e. SUDO) is required. When SUDO is used the local rights are overridden, or at least it is my understanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;:: initializing oneAPI environment ...&lt;BR /&gt;bash: BASH_VERSION = 5.1.16(1)-release&lt;BR /&gt;args: Using "$@" for setvars.sh arguments:&lt;BR /&gt;:: advisor -- latest&lt;BR /&gt;:: ccl -- latest&lt;BR /&gt;:: clck -- latest&lt;BR /&gt;:: compiler -- latest&lt;BR /&gt;:: dal -- latest&lt;BR /&gt;:: debugger -- latest&lt;BR /&gt;:: dev-utilities -- latest&lt;BR /&gt;:: dnnl -- latest&lt;BR /&gt;:: dpcpp-ct -- latest&lt;BR /&gt;:: dpl -- latest&lt;BR /&gt;:: inspector -- latest&lt;BR /&gt;:: intelpython -- latest&lt;BR /&gt;:: ipp -- latest&lt;BR /&gt;:: ippcp -- latest&lt;BR /&gt;:: itac -- latest&lt;BR /&gt;:: mkl -- latest&lt;BR /&gt;:: modelzoo -- latest&lt;BR /&gt;:: modin -- latest&lt;BR /&gt;:: mpi -- latest&lt;BR /&gt;:: neural-compressor -- latest&lt;BR /&gt;:: pytorch -- latest&lt;BR /&gt;:: tbb -- latest&lt;BR /&gt;:: tensorflow -- latest&lt;BR /&gt;:: vpl -- latest&lt;BR /&gt;:: vtune -- latest&lt;BR /&gt;:: oneAPI environment initialized ::&lt;BR /&gt;&lt;BR /&gt;steph@sjb-pc:$ conda update --all&lt;BR /&gt;Retrieving notices: ...working... done&lt;BR /&gt;Collecting package metadata (current_repodata.json): done&lt;BR /&gt;Solving environment: done&lt;/P&gt;&lt;P&gt;## Package Plan ##&lt;/P&gt;&lt;P&gt;environment location: /opt/intel/oneapi/intelpython/latest&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The following packages will be downloaded:&lt;/P&gt;&lt;P&gt;package | build&lt;BR /&gt;---------------------------|-----------------&lt;BR /&gt;libabseil-20230125.3 | cxx17_h59595ed_1 1.2 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libblas-3.9.0 |17_linux64_openblas 13 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libcblas-3.9.0 |17_linux64_openblas 13 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libgfortran-ng-13.1.0 | h69a702a_0 22 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libgfortran5-13.1.0 | h15d22d2_0 1.8 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;liblapack-3.9.0 |17_linux64_openblas 13 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libopenblas-0.3.23 |pthreads_h80387f5_0 9.4 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libprotobuf-4.23.3 | hd1fb520_0 2.9 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libstdcxx-ng-13.1.0 | hfd8a6a1_0 4.7 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;scipy-1.10.1 | py39h6183b62_3 18.4 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;Total: 38.5 MB&lt;/P&gt;&lt;P&gt;The following NEW packages will be INSTALLED:&lt;/P&gt;&lt;P&gt;libblas conda_channel/linux-64::libblas-3.9.0-17_linux64_openblas&lt;BR /&gt;libcblas conda_channel/linux-64::libcblas-3.9.0-17_linux64_openblas&lt;BR /&gt;liblapack conda_channel/linux-64::liblapack-3.9.0-17_linux64_openblas&lt;BR /&gt;libopenblas conda_channel/linux-64::libopenblas-0.3.23-pthreads_h80387f5_0&lt;/P&gt;&lt;P&gt;The following packages will be UPDATED:&lt;/P&gt;&lt;P&gt;libabseil 20230125.2-cxx17_h59595ed_2 --&amp;gt; 20230125.3-cxx17_h59595ed_1&lt;BR /&gt;libgfortran-ng 12.2.0-h69a702a_19 --&amp;gt; 13.1.0-h69a702a_0&lt;BR /&gt;libgfortran5 12.2.0-h337968e_19 --&amp;gt; 13.1.0-h15d22d2_0&lt;BR /&gt;libprotobuf 4.23.2-hd1fb520_5 --&amp;gt; 4.23.3-hd1fb520_0&lt;BR /&gt;libstdcxx-ng 12.2.0-h46fd767_19 --&amp;gt; 13.1.0-hfd8a6a1_0&lt;BR /&gt;scipy 1.10.1-py39he5fd122_0 --&amp;gt; 1.10.1-py39h6183b62_3&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Proceed ([y]/n)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downloading and Extracting Packages&lt;BR /&gt;&lt;BR /&gt;Preparing transaction: done&lt;BR /&gt;Verifying transaction: failed&lt;BR /&gt;&lt;BR /&gt;EnvironmentNotWritableError: The current user does not have write permissions to the target environment.&lt;BR /&gt;environment location: /opt/intel/oneapi/intelpython/latest&lt;BR /&gt;uid: 1000&lt;BR /&gt;gid: 1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 20:01:58 GMT</pubDate>
    <dc:creator>bredsj</dc:creator>
    <dc:date>2024-01-05T20:01:58Z</dc:date>
    <item>
      <title>Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1557630#M542</link>
      <description>&lt;P&gt;I have installed oneAPI with AI toolkits and work mainly in Fortran combined with Python. In the Conda base environment I could update Python to version=5.4.3 but when I select the intelenv it shows that an update is available but nothings happen when I update.&lt;/P&gt;&lt;P&gt;I have done the following from ~/anaconda3/bin&lt;/P&gt;&lt;P&gt;conda init&lt;/P&gt;&lt;P&gt;anaconda-navigator&lt;/P&gt;&lt;P&gt;and then in the navigator selected the intelenv, etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try the terminal the following happens&lt;/P&gt;&lt;P&gt;steph@+++++:$ conda update anaconda&lt;/P&gt;&lt;P&gt;PackageNotInstalledError: Package is not installed in prefix.&lt;BR /&gt;prefix: /opt/intel/oneapi/intelpython/latest&lt;BR /&gt;package name: anaconda&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:steph@+++++:$" target="_blank" rel="noopener"&gt;steph@+++++:$&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Dec 2023 23:20:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1557630#M542</guid>
      <dc:creator>bredsj</dc:creator>
      <dc:date>2023-12-26T23:20:56Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1558080#M543</link>
      <description>&lt;P&gt;Hi. &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for posting in Intel Communities.&lt;/P&gt;&lt;P&gt;We are working on this internally and get back to you with an update soon.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diya&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Dec 2023 06:35:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1558080#M543</guid>
      <dc:creator>DiyaN_Intel</dc:creator>
      <dc:date>2023-12-28T06:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1560232#M545</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/73853"&gt;@bredsj&lt;/a&gt;, could you please try &lt;EM&gt;conda update --all&amp;nbsp;&lt;/EM&gt;and let us know if it works for you?&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 11:10:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1560232#M545</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-01-05T11:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1560378#M547</link>
      <description>&lt;P&gt;Please see result below, to confirm; I use Ubuntu 22.03 LTS, the first batch of feedback is what is loaded per session, then the command and the feedback. Because Intel is by default installed in /opt administrative rights (i.e. SUDO) is required. When SUDO is used the local rights are overridden, or at least it is my understanding.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;:: initializing oneAPI environment ...&lt;BR /&gt;bash: BASH_VERSION = 5.1.16(1)-release&lt;BR /&gt;args: Using "$@" for setvars.sh arguments:&lt;BR /&gt;:: advisor -- latest&lt;BR /&gt;:: ccl -- latest&lt;BR /&gt;:: clck -- latest&lt;BR /&gt;:: compiler -- latest&lt;BR /&gt;:: dal -- latest&lt;BR /&gt;:: debugger -- latest&lt;BR /&gt;:: dev-utilities -- latest&lt;BR /&gt;:: dnnl -- latest&lt;BR /&gt;:: dpcpp-ct -- latest&lt;BR /&gt;:: dpl -- latest&lt;BR /&gt;:: inspector -- latest&lt;BR /&gt;:: intelpython -- latest&lt;BR /&gt;:: ipp -- latest&lt;BR /&gt;:: ippcp -- latest&lt;BR /&gt;:: itac -- latest&lt;BR /&gt;:: mkl -- latest&lt;BR /&gt;:: modelzoo -- latest&lt;BR /&gt;:: modin -- latest&lt;BR /&gt;:: mpi -- latest&lt;BR /&gt;:: neural-compressor -- latest&lt;BR /&gt;:: pytorch -- latest&lt;BR /&gt;:: tbb -- latest&lt;BR /&gt;:: tensorflow -- latest&lt;BR /&gt;:: vpl -- latest&lt;BR /&gt;:: vtune -- latest&lt;BR /&gt;:: oneAPI environment initialized ::&lt;BR /&gt;&lt;BR /&gt;steph@sjb-pc:$ conda update --all&lt;BR /&gt;Retrieving notices: ...working... done&lt;BR /&gt;Collecting package metadata (current_repodata.json): done&lt;BR /&gt;Solving environment: done&lt;/P&gt;&lt;P&gt;## Package Plan ##&lt;/P&gt;&lt;P&gt;environment location: /opt/intel/oneapi/intelpython/latest&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The following packages will be downloaded:&lt;/P&gt;&lt;P&gt;package | build&lt;BR /&gt;---------------------------|-----------------&lt;BR /&gt;libabseil-20230125.3 | cxx17_h59595ed_1 1.2 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libblas-3.9.0 |17_linux64_openblas 13 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libcblas-3.9.0 |17_linux64_openblas 13 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libgfortran-ng-13.1.0 | h69a702a_0 22 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libgfortran5-13.1.0 | h15d22d2_0 1.8 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;liblapack-3.9.0 |17_linux64_openblas 13 KB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libopenblas-0.3.23 |pthreads_h80387f5_0 9.4 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libprotobuf-4.23.3 | hd1fb520_0 2.9 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;libstdcxx-ng-13.1.0 | hfd8a6a1_0 4.7 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;scipy-1.10.1 | py39h6183b62_3 18.4 MB file:///opt/intel/oneapi/conda_channel&lt;BR /&gt;------------------------------------------------------------&lt;BR /&gt;Total: 38.5 MB&lt;/P&gt;&lt;P&gt;The following NEW packages will be INSTALLED:&lt;/P&gt;&lt;P&gt;libblas conda_channel/linux-64::libblas-3.9.0-17_linux64_openblas&lt;BR /&gt;libcblas conda_channel/linux-64::libcblas-3.9.0-17_linux64_openblas&lt;BR /&gt;liblapack conda_channel/linux-64::liblapack-3.9.0-17_linux64_openblas&lt;BR /&gt;libopenblas conda_channel/linux-64::libopenblas-0.3.23-pthreads_h80387f5_0&lt;/P&gt;&lt;P&gt;The following packages will be UPDATED:&lt;/P&gt;&lt;P&gt;libabseil 20230125.2-cxx17_h59595ed_2 --&amp;gt; 20230125.3-cxx17_h59595ed_1&lt;BR /&gt;libgfortran-ng 12.2.0-h69a702a_19 --&amp;gt; 13.1.0-h69a702a_0&lt;BR /&gt;libgfortran5 12.2.0-h337968e_19 --&amp;gt; 13.1.0-h15d22d2_0&lt;BR /&gt;libprotobuf 4.23.2-hd1fb520_5 --&amp;gt; 4.23.3-hd1fb520_0&lt;BR /&gt;libstdcxx-ng 12.2.0-h46fd767_19 --&amp;gt; 13.1.0-hfd8a6a1_0&lt;BR /&gt;scipy 1.10.1-py39he5fd122_0 --&amp;gt; 1.10.1-py39h6183b62_3&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Proceed ([y]/n)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Downloading and Extracting Packages&lt;BR /&gt;&lt;BR /&gt;Preparing transaction: done&lt;BR /&gt;Verifying transaction: failed&lt;BR /&gt;&lt;BR /&gt;EnvironmentNotWritableError: The current user does not have write permissions to the target environment.&lt;BR /&gt;environment location: /opt/intel/oneapi/intelpython/latest&lt;BR /&gt;uid: 1000&lt;BR /&gt;gid: 1000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 20:01:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1560378#M547</guid>
      <dc:creator>bredsj</dc:creator>
      <dc:date>2024-01-05T20:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1561050#M548</link>
      <description>&lt;P&gt;Yes, SUDO is required.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2024 06:03:28 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1561050#M548</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-01-09T06:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1562849#M556</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/73853"&gt;@bredsj&lt;/a&gt;, could you confirm if &lt;SPAN&gt;you have any further queries or concerns that require clarification? If not, we will proceed to close this issue.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 10:55:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1562849#M556</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-01-15T10:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1562936#M557</link>
      <description>&lt;P&gt;Good day&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried&amp;nbsp;&lt;STRONG&gt;sudo conda update --all&lt;/STRONG&gt;&amp;nbsp;see result below:&lt;/P&gt;&lt;P&gt;steph@sjb-pc:$ sudo conda update --all&lt;BR /&gt;[sudo] password for steph:&lt;BR /&gt;sudo: conda: command not found&lt;BR /&gt;&lt;A href="mailto:steph@sjb-pc:$" target="_blank"&gt;steph@sjb-pc:$&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 17:42:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1562936#M557</guid>
      <dc:creator>bredsj</dc:creator>
      <dc:date>2024-01-15T17:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1563484#M558</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT size="4"&gt;After installing the oneAPI AI Toolkits, If you need to update or install packages to the Intel environment consider cloning them to a separate environment first. This separation helps manage dependencies and avoids conflicts with existing installations. You can then make changes and test them in the cloned environment.&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;FONT size="4"&gt;Also, the tools in the oneAPI toolkits are configured via environment variables. Set up your environment by sourcing the setvars script. You can find the setvars.sh script in the root folder of your oneAPI installation, which is typically /opt/intel/oneapi/&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 06:21:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1563484#M558</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-01-17T06:21:47Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1565314#M561</link>
      <description>&lt;P&gt;Hi, could you please confirm whether the approach of making changes and testing them in the cloned environment worked for you?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jan 2024 07:31:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1565314#M561</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-01-23T07:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re:Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1565539#M562</link>
      <description>&lt;P&gt;No, I am not really sure what to do with cloning. I have already shown in one of my previous posts how the variables are set/sourced automatically through .bash.rc, again shown below for convenience.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 20:06:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1565539#M562</guid>
      <dc:creator>bredsj</dc:creator>
      <dc:date>2024-01-23T20:06:32Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1565771#M563</link>
      <description>&lt;P&gt;Hi, thanks for replying, according to your issue you were successfully able to update Python in the Conda base environment however it was not updated within the intel environment. Please correct, if my understanding is incorrect.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2024 12:58:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1565771#M563</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-01-24T12:58:02Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1569251#M565</link>
      <description>&lt;P&gt;Hi bresj,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;There might not be write permissions for the pre-installed environments hence you could face this issue &lt;EM&gt;"EnvironmentNotWritableError"&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;These are a few commands to create new environments in the user directory so that you can install any other packages without any issues. This is a workaround for intel-aikit-pytorch environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 1: Clone the pre-install environment in a separate environment. &lt;/P&gt;&lt;P&gt;conda create -n aikit-pt -c intel intel-aikit-pytorch&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Step 2: Activate the respective environment.&lt;/P&gt;&lt;P&gt;conda activate aikit-pt&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Step 3: Update&lt;/P&gt;&lt;P&gt;conda update --all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Similarly,&amp;nbsp;you can work with other pre-installed, environments. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Feb 2024 07:43:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1569251#M565</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-02-05T07:43:11Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1572850#M576</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/73853"&gt;@bredsj&lt;/a&gt;,                   &lt;/P&gt;&lt;P&gt;Could you please confirm if the steps provided resolved your issue or if you're still experiencing any difficulties?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2024 06:56:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1572850#M576</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-02-16T06:56:49Z</dc:date>
    </item>
    <item>
      <title>Re:Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1579673#M608</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/73853"&gt;@bredsj&lt;/a&gt;, we are closing this issue, if you face any other issues, please feel free to open another ticket, Thanks. &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Mar 2024 04:41:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1579673#M608</guid>
      <dc:creator>Vasudha_Intel</dc:creator>
      <dc:date>2024-03-12T04:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot upgrade Python with Conda Package Manager on Ubuntu 22.04</title>
      <link>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1580056#M610</link>
      <description>&lt;P&gt;&amp;nbsp;Thank you, noted and thanks for your assistance, the cloning didn't work. If I do find a solution I'll post it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 06:43:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/AI-Tools-from-Intel/Cannot-upgrade-Python-with-Conda-Package-Manager-on-Ubuntu-22-04/m-p/1580056#M610</guid>
      <dc:creator>bredsj</dc:creator>
      <dc:date>2024-03-13T06:43:42Z</dc:date>
    </item>
  </channel>
</rss>

