Home Neural Network Can not set up tensorflow 2.14.0 from Intel conda channel

Can not set up tensorflow 2.14.0 from Intel conda channel

0
Can not set up tensorflow 2.14.0 from Intel conda channel

[ad_1]

Hello,

 

Good day to you.

 

Thanks for posting in Intel communities.

 

For putting in TensorFlow 2.14.0 bundle, flatbuffers bundle model >=23.5.26 is required as per the generated error:

Couldn’t clear up for setting specs

The next bundle couldn’t be put in

└─ tensorflow 2.14.0** shouldn’t be installable as a result of it requires

└─ flatbuffers >=23.5.26 , which doesn’t exist (maybe a lacking channel).

 

The newest model of this bundle is barely out there within the conda-forge channel. So kindly comply with the under instructions to create the setting and set up TensorFlow model 2.14.0:

$ conda create -n intel -c intel python=3.10
$ conda activate intel
$ conda set up -c conda-forge flatbuffers
$ conda set up tensorflow=2.14.0

 

SreedeviK_Intel_0-1701947013625.png

 

If this resolves your difficulty, kindly mark it as an answer as this could assist others with the same difficulty.

 

Regards,

Sreedevi

 

 

[ad_2]