admin管理员组

文章数量:1316023

I want to install tensorflow in my machine but I have a problem during the installation. I tried all method but no result

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.5.0 ERROR: Could not find a version that satisfies the requirement tensorflow==2.5.0 (from versions: none) ERROR: No matching distribution found for tensorflow==2.5.0

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.2.0 ERROR: Could not find a version that satisfies the requirement tensorflow==2.2.0 (from versions: none) ERROR: No matching distribution found for tensorflow==2.2.0

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.x ERROR: Invalid requirement: 'tensorflow==2.x': Expected end or semicolon (after version specifier) tensorflow==2.x ~~~^

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.3 ERROR: Could not find a version that satisfies the requirement tensorflow==2.3 (from versions: none) ERROR: No matching distribution found for tensorflow==2.3

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2 ERROR: Could not find a version that satisfies the requirement tensorflow==2 (from versions: none) ERROR: No matching distribution found for tensorflow==2

C:\Users\Ultra Tech>pip install path/to/your/downloaded/tensorflow-1.12.0-py3-none-any.whl WARNING: Requirement 'path/to/your/downloaded/tensorflow-1.12.0-py3-none-any.whl' looks like a filename, but the file does not exist Processing c:\users\ultra tech\path\to\your\downloaded\tensorflow-1.12.0-py3-none-any.whl ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\Ultra Tech\path\to\your\downloaded\tensorflow-1.12.0-py3-none-any.whl'

C:\Users\Ultra Tech>python -m pip install --upgrade .12.10-py3-none-any.whl Collecting tensorflow==2.12.10 ERROR: HTTP error 404 while getting .12.10-py3-none-any.whl ERROR: Could not install requirement tensorflow==2.12.10 from .12.10-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: .12.10-py3-none-any.whl for URL .12.10-py3-none-any.whl

C:\Users\Ultra Tech>python -m pip install --upgrade .12.1-py3-none-any.whl Collecting tensorflow==2.12.1 ERROR: HTTP error 404 while getting .12.1-py3-none-any.whl ERROR: Could not install requirement tensorflow==2.12.1 from .12.1-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: .12.1-py3-none-any.whl for URL .12.1-py3-none-any.whl

C:\Users\Ultra Tech>python -m pip install --upgrade .11.0-py3-none-any.whl Collecting tensorflow==2.11.0 ERROR: HTTP error 404 while getting .11.0-py3-none-any.whl ERROR: Could not install requirement tensorflow==2.11.0 from .11.0-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: .11.0-py3-none-any.whl for URL .11.0-py3-none-any.whl

You have the capacity of my machine here:

I want to install tensorflow in my machine but I have a problem during the installation. I tried all method but no result

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.5.0 ERROR: Could not find a version that satisfies the requirement tensorflow==2.5.0 (from versions: none) ERROR: No matching distribution found for tensorflow==2.5.0

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.2.0 ERROR: Could not find a version that satisfies the requirement tensorflow==2.2.0 (from versions: none) ERROR: No matching distribution found for tensorflow==2.2.0

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.x ERROR: Invalid requirement: 'tensorflow==2.x': Expected end or semicolon (after version specifier) tensorflow==2.x ~~~^

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2.3 ERROR: Could not find a version that satisfies the requirement tensorflow==2.3 (from versions: none) ERROR: No matching distribution found for tensorflow==2.3

C:\Users\Ultra Tech>pip --default-timeout=1000 install tensorflow==2 ERROR: Could not find a version that satisfies the requirement tensorflow==2 (from versions: none) ERROR: No matching distribution found for tensorflow==2

C:\Users\Ultra Tech>pip install path/to/your/downloaded/tensorflow-1.12.0-py3-none-any.whl WARNING: Requirement 'path/to/your/downloaded/tensorflow-1.12.0-py3-none-any.whl' looks like a filename, but the file does not exist Processing c:\users\ultra tech\path\to\your\downloaded\tensorflow-1.12.0-py3-none-any.whl ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\Users\Ultra Tech\path\to\your\downloaded\tensorflow-1.12.0-py3-none-any.whl'

C:\Users\Ultra Tech>python -m pip install --upgrade https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.10-py3-none-any.whl Collecting tensorflow==2.12.10 ERROR: HTTP error 404 while getting https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.10-py3-none-any.whl ERROR: Could not install requirement tensorflow==2.12.10 from https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.10-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.10-py3-none-any.whl for URL https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.10-py3-none-any.whl

C:\Users\Ultra Tech>python -m pip install --upgrade https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.1-py3-none-any.whl Collecting tensorflow==2.12.1 ERROR: HTTP error 404 while getting https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.1-py3-none-any.whl ERROR: Could not install requirement tensorflow==2.12.1 from https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.1-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.1-py3-none-any.whl for URL https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.12.1-py3-none-any.whl

C:\Users\Ultra Tech>python -m pip install --upgrade https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.11.0-py3-none-any.whl Collecting tensorflow==2.11.0 ERROR: HTTP error 404 while getting https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.11.0-py3-none-any.whl ERROR: Could not install requirement tensorflow==2.11.0 from https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.11.0-py3-none-any.whl because of HTTP error 404 Client Error: Not Found for url: https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.11.0-py3-none-any.whl for URL https://storage.googleapis/tensorflow/mac/cpu/tensorflow-2.11.0-py3-none-any.whl

You have the capacity of my machine here:

Share Improve this question asked Jan 29 at 22:10 kaito shikaito shi 346 bronze badges 2
  • Please trim your code to make it easier to find your problem. Follow these guidelines to create a minimal reproducible example. – Community Bot Commented Jan 30 at 5:34
  • 1 BTW it should be noted that trying random things will not work, at some point you were trying to install tensorflow for mac... – Dr. Snoopy Commented Jan 30 at 22:10
Add a comment  | 

1 Answer 1

Reset to default 2

Your question title shows you're interested in the stable release of tensorflow but your attempts shows you are trying to install older releases of tensorflow that does not support Python 3.13.1.

In fact, the stable release of tensorflow i.e. 2.18.0 does not have Python 3.13 wheels as at now.

If you want to get the latest version, downgrade to Python 3.12 and run python -m pip install -U tensorflow in an environment, preferably a virtual environment as it helps you manage project specifics in an isolated environment.

本文标签: Is there another method to install tensorflow 2180 with python 3131Stack Overflow