openvinotoolkit/openvino_tensorflow

ERROR: tensorflow-2.9.1-cp39-cp39-win_amd64.whl is not a supported wheel on this platform.

davemaster opened this issue · 3 comments

Greetings,

When I tried to install openvino_tensorlow, the following error came out:

ERROR: tensorflow-2.9.1-cp39-cp39-win_amd64.whl is not a supported wheel on this platform.

Any clue? Thanks in advance

my system:

windows 10
python 3.8, in the venv Im trying to install
pip command: pip install

I try changing 3.8 with 3.9, NOTHING....

Had anyone installed openvino_tensorflow in Windows 10 x64?

Thanks in advance

finally, it seems work, using conda, so, python venv doesn't work

imagen

Currently openvino-tensorflow supports only Python 3.9 on Windows and python venv also works.
Please follow the installation instructions given here: https://github.com/openvinotoolkit/openvino_tensorflow/blob/master/docs/INSTALL.md#windows

conda python 3.9 and python 3.9 global are in conflict, or something like that. So, solution, uninstall conda, python 3.9, then install python 3.9 for all users, and add location to PATH