-
Notifications
You must be signed in to change notification settings - Fork 75.3k
Can't find tensorflow version on python 3.10.2 #54489
Copy link
Copy link
Closed
Labels
TF 2.8subtype:macOSmacOS Build/Installation issuesmacOS Build/Installation issuestype:build/installBuild and install issuesBuild and install issues
Description
Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
macOS Monerey Version 12.1 - Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
- TensorFlow installed from (source or binary):
Binary - TensorFlow version:
2.8 - Python version:
3.10.2 - Installed using virtualenv? pip? conda?:
pip version 22.0.3 - Bazel version (if compiling from source):
- GCC/Compiler version (if compiling from source):
- CUDA/cuDNN version:
- GPU model and memory:
Describe the problem
I changed from python 3.8 to 3.10 as I saw from the official website that tensorflow 2.8 was supported by python 3.10 however it couldn't find a version that satisfied requirements.
Provide the exact sequence of commands / steps that you executed before running into the problem

I tried:
"python3 -m pip install tensorflow" and when that didn't work "python3 -m pip install tensorflow==2.8" but that didn't work either.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
TF 2.8subtype:macOSmacOS Build/Installation issuesmacOS Build/Installation issuestype:build/installBuild and install issuesBuild and install issues