google-coral / tflite

Examples using TensorFlow Lite API to run inference on Coral devices
https://coral.withgoogle.com
Apache License 2.0
182 stars 68 forks source link

Add support for python 3.10 for TFLite_runtime and PyCoral #58

Closed feranick closed 2 years ago

feranick commented 2 years ago

Description

Currently the provided whl files are only for python 3.9 and below. Python 3.10 is the current stable version of Python and it is what ships with the LTS versions of Ubuntu and Debian. The lack of whls for TFLite_runtime and PyCoral makes any coral device useless with any system using Python 3.10.

Click to expand! ### Issue Type Build/Install ### Operating System Windows 10, Linux, Ubuntu, Mac OS ### Coral Device _No response_ ### Other Devices _No response_ ### Programming Language Other ### Relevant Log Output _No response_
hjonnala commented 2 years ago

Closing the issue here as we have duplicate issue at: https://github.com/google-coral/pycoral/issues/58

google-coral-bot[bot] commented 2 years ago

Are you satisfied with the resolution of your issue? Yes No