<?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 Cannot install tensorflow 2.14.0 from Intel conda channel in Intel® Distribution for Python*</title>
    <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551340#M2111</link>
    <description>&lt;P&gt;$ conda create -n intel -c intel tensorflow=2.14.0&lt;BR /&gt;Channels:&lt;BR /&gt;- intel&lt;BR /&gt;- defaults&lt;BR /&gt;Platform: linux-64&lt;BR /&gt;Collecting package metadata (repodata.json): done&lt;BR /&gt;Solving environment: failed&lt;/P&gt;&lt;P&gt;LibMambaUnsatisfiableError: Encountered problems while solving:&lt;BR /&gt;- nothing provides flatbuffers &amp;gt;=23.5.26 needed by tensorflow-2.14.0-py310_1&lt;/P&gt;&lt;P&gt;Could not solve for environment specs&lt;BR /&gt;The following package could not be installed&lt;BR /&gt;└─ tensorflow 2.14.0** is not installable because it requires&lt;BR /&gt;└─ flatbuffers &amp;gt;=23.5.26 , which does not exist (perhaps a missing channel).&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2023 03:33:02 GMT</pubDate>
    <dc:creator>Orion_P_</dc:creator>
    <dc:date>2023-12-07T03:33:02Z</dc:date>
    <item>
      <title>Cannot install tensorflow 2.14.0 from Intel conda channel</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551340#M2111</link>
      <description>&lt;P&gt;$ conda create -n intel -c intel tensorflow=2.14.0&lt;BR /&gt;Channels:&lt;BR /&gt;- intel&lt;BR /&gt;- defaults&lt;BR /&gt;Platform: linux-64&lt;BR /&gt;Collecting package metadata (repodata.json): done&lt;BR /&gt;Solving environment: failed&lt;/P&gt;&lt;P&gt;LibMambaUnsatisfiableError: Encountered problems while solving:&lt;BR /&gt;- nothing provides flatbuffers &amp;gt;=23.5.26 needed by tensorflow-2.14.0-py310_1&lt;/P&gt;&lt;P&gt;Could not solve for environment specs&lt;BR /&gt;The following package could not be installed&lt;BR /&gt;└─ tensorflow 2.14.0** is not installable because it requires&lt;BR /&gt;└─ flatbuffers &amp;gt;=23.5.26 , which does not exist (perhaps a missing channel).&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 03:33:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551340#M2111</guid>
      <dc:creator>Orion_P_</dc:creator>
      <dc:date>2023-12-07T03:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install tensorflow 2.14.0 from Intel conda channel</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551341#M2112</link>
      <description>&lt;P&gt;Something is wonky:&lt;/P&gt;&lt;PRE&gt;$ conda search -c intel tensorflow=2.14.0&lt;BR /&gt;Loading channels: done&lt;BR /&gt;# Name Version Build Channel&lt;BR /&gt;tensorflow 2.14.0 py310_1 intel&lt;BR /&gt;tensorflow 2.14.0 py39_1 intel&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$ conda create -n intel -c intel intel::tensorflow=2.14.0&lt;BR /&gt;Channels:&lt;BR /&gt;- intel&lt;BR /&gt;- defaults&lt;BR /&gt;Platform: linux-64&lt;BR /&gt;Collecting package metadata (repodata.json): done&lt;BR /&gt;Solving environment: failed&lt;BR /&gt;&lt;BR /&gt;PackagesNotFoundError: The following packages are not available from current channels:&lt;BR /&gt;&lt;BR /&gt;- intel::tensorflow==2.14.0&lt;BR /&gt;&lt;BR /&gt;Current channels:&lt;BR /&gt;&lt;BR /&gt;- https://conda.anaconda.org/intel&lt;BR /&gt;- defaults&lt;BR /&gt;- https://conda.anaconda.org/intel&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Dec 2023 03:40:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551341#M2112</guid>
      <dc:creator>Orion_P_</dc:creator>
      <dc:date>2023-12-07T03:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install tensorflow 2.14.0 from Intel conda channel</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551432#M2113</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good day to you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in Intel communities.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For installing TensorFlow &lt;STRONG&gt;2.14.0&lt;/STRONG&gt; package, flatbuffers package version &lt;STRONG&gt;&amp;gt;=23.5.26&lt;/STRONG&gt; is required as per the generated error:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Could not solve for environment specs&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The following package could not be installed&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;└─ tensorflow 2.14.0** is not installable because it requires&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;└─ flatbuffers &amp;gt;=23.5.26 , which does not exist (perhaps a missing channel).&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The latest version of this package is only available in the &lt;STRONG&gt;conda-forge&lt;/STRONG&gt; channel. So kindly follow the below commands to create the environment and install TensorFlow version 2.14.0:&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;$ conda create -n intel -c intel python=3.10
$ conda activate intel
$ conda install -c conda-forge flatbuffers
$ conda install tensorflow=2.14.0&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SreedeviK_Intel_0-1701947013625.png" style="width: 669px;"&gt;&lt;img src="https://community.intel.com/t5/image/serverpage/image-id/48878i1DD70B22994411ED/image-dimensions/669x117?v=v2&amp;amp;whitelist-exif-data=Orientation%2CResolution%2COriginalDefaultFinalSize%2CCopyright" width="669" height="117" role="button" title="SreedeviK_Intel_0-1701947013625.png" alt="SreedeviK_Intel_0-1701947013625.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this resolves your issue, kindly mark it as a solution as&amp;nbsp;this would help others with a similar issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sreedevi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 11:04:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551432#M2113</guid>
      <dc:creator>SreedeviK_Intel</dc:creator>
      <dc:date>2023-12-07T11:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install tensorflow 2.14.0 from Intel conda channel</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551469#M2114</link>
      <description>&lt;P&gt;Okay, I was not sure that it was expected to have to use the conda-forge channel.&amp;nbsp; Thank you for confirming that.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 14:54:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551469#M2114</guid>
      <dc:creator>Orion_P_</dc:creator>
      <dc:date>2023-12-07T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot install tensorflow 2.14.0 from Intel conda channel</title>
      <link>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551777#M2115</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for accepting our solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using latest Tensorflow package which is available in the Intel channel, flatbuffers are not required. Since, you are using Tensorflow&lt;STRONG&gt;(2.14.0&lt;/STRONG&gt;),&amp;nbsp;flatbuffers package version&amp;nbsp;&lt;STRONG&gt;&amp;gt;=23.5.26&lt;/STRONG&gt;&amp;nbsp;is required.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You can try using the below command to create a Python 3.10 environment and install the latest Tensorflow available in the Intel channel by using the following command:&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="bash"&gt;conda create -n intel -c intel python=3.10 tensorflow&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;If you need any additional information, please post a new question as this thread will no longer be monitored by Intel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Sreedevi&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>Fri, 08 Dec 2023 06:38:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-for-Python/Cannot-install-tensorflow-2-14-0-from-Intel-conda-channel/m-p/1551777#M2115</guid>
      <dc:creator>SreedeviK_Intel</dc:creator>
      <dc:date>2023-12-08T06:38:53Z</dc:date>
    </item>
  </channel>
</rss>

