ERROR: No matching distribution found for tensorflow_intel==2.18.0
anika-py
FREEOP

a year ago

Trying to deploy a machine learning project and got this error

Collecting tensorflow==2.18.0 (from -r requirements.txt (line 7))

Mar 28 23:15:37

Downloading tensorflow-2.18.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB)

Mar 28 23:15:37

ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11

Mar 28 23:15:37

ERROR: Could not find a version that satisfies the requirement tensorflow_intel==2.18.0 (from versions: 0.0.1)

Mar 28 23:15:37

ERROR: No matching distribution found for tensorflow_intel==2.18.0

Solved

1 Replies

chandrika
EMPLOYEE

a year ago

Apologies but this looks like an issue with the application level code. Due to volume, we can only answer platform level issues here

This thread public is public so the community might be able to help but you might want to check that the Python version requirements for tensorflow_intel==2.18.0 is correct and adjust it + you can check forums like StackOverflow for solutions to this


Status changed to Awaiting User Response Railway 12 months ago


Status changed to Solved anika-py 12 months ago


Loading...