io icon indicating copy to clipboard operation
io copied to clipboard

Can't install tensorflow-io

Open cg-tester opened this issue 1 year ago • 2 comments

Hello everybody, I can't install tensorflow-io

When I run "pip install tensorflow-io"

ERROR: Could not find a version that satisfies the requirement tensorflow-io (from versions: none) ERROR: No matching distribution found for tensorflow-io

I got only this error.

I tried to install different versions of python and tried to clone the tensorflow/io repo and pip install . in io but same result.

Please help me to install tensorflow-io package asap. Thanks.

cg-tester avatar Jan 15 '25 13:01 cg-tester

You likely don't have the right version of Python

mihaimaruseac avatar Jan 15 '25 21:01 mihaimaruseac

From https://github.com/tensorflow/tensorflow/issues/85074 I guessed you tried to use Python 3.12. See debug info at https://github.com/tensorflow/tensorflow/issues/85074#issuecomment-2596649550.

There is no support for Python 3.12 yet for this repo.

mihaimaruseac avatar Jan 16 '25 21:01 mihaimaruseac