piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: tensorflow #277

Closed shreyabhadwal28 closed 2 years ago

shreyabhadwal28 commented 2 years ago

Package name

tensorflow

Package version

all

PyPI URL

https://pypi.org/project/tensorflow/

piwheels URL

https://www.piwheels.org/project/tensorflow/

Python version

I am the maintainer

More information

Whenever I am trying to use pip3 install tensorflow==1.14.0, it shows the error:

Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement tensorflow==1.14.0 (from versions: none)
ERROR: No matching distribution found for tensorflow==1.14.0

And this is not only with this particular version. Any version that I am trying is throwing me the same error. I tried installing scipy in the above manner and that got installed perfectly. Any way to resolve this?

bennuttall commented 2 years ago

The Tensoflow team built the wheels we have, and they've stopped supporting Raspberry Pi now in favour of tflite. Version 1.14.0 has wheels for Python 3.7 but not 3.9. If you want to use that version on Pi, you'll have to go back to the Buster OS which has Python 3.7.