[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tflite-support not compatible with python 3.11 aarch64 Raspberry Pi 4 #64365

Open
Emojibotbot opened this issue Mar 23, 2024 · 4 comments
Open
Assignees
Labels
comp:lite TF Lite related issues comp:lite-support Lite support library related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower type:build/install Build and install issues type:feature Feature requests

Comments

@Emojibotbot
Copy link
Emojibotbot commented Mar 23, 2024

Issue type

Build/Install

Have you reproduced the bug with TensorFlow Nightly?

No

Source

source

TensorFlow version

tflite-support 0.4.4

Custom code

No

OS platform and distribution

Raspberry Pi OS Bookworm 64 bit

Mobile device

Raspberry Pi

Python version

3.11.12

Bazel version

No response

GCC/compiler version

No response

CUDA/cuDNN version

No response

GPU model and memory

No response

Current behavior?

I am unable to install tflite-support into my environment that is using python 3.11.
Install method of pip3 install tflite-support

I also tried to download src and build, but I'm still getting the same errors when I try to install

git clone https://github.com/tensorflow/tflite-support.git
cd tflite-support
pip install .

Standalone code to reproduce the issue

using python 3.11 install via pip
 pip3 install tflite-support

Relevant log output

No response

@google-ml-butler google-ml-butler bot added the type:build/install Build and install issues label Mar 23, 2024
@tilakrayal
Copy link
Contributor

@Emojibotbot,
Have you got the chance to have a look at this tflite-support .whl file. https://pypi.org/project/tflite-support/#files
Also for Raspberry Pi, the developer was commented for the similar feature in the tflite-support repo and there are few issues for the same which are still open.

tensorflow/tflite-support#952
tensorflow/tflite-support#953

Thank you!

@tilakrayal tilakrayal added comp:lite TF Lite related issues comp:lite-support Lite support library related issues stat:awaiting response Status - Awaiting response from author labels Mar 25, 2024
@Emojibotbot Emojibotbot changed the title tflite-support not compatible with python 3.11 tflite-support not compatible with python 3.11 aarch64 Raspberry Pi 4 Mar 25, 2024
@Emojibotbot
Copy link
Author

Sadly it looks like there is no wheel for aarch64 yet. I updated the title to be more correct since you do indeed have python 3.11 support on x86. Thanks for the reply & I hope an udpate comes soon!

@google-ml-butler google-ml-butler bot removed the stat:awaiting response Status - Awaiting response from author label Mar 25, 2024
@tilakrayal tilakrayal assigned pkgoogle and unassigned tilakrayal Mar 26, 2024
@pkgoogle pkgoogle added the type:feature Feature requests label Mar 26, 2024
@pkgoogle
Copy link

Hi @Emojibotbot, you are correct it is not yet supported, please wait for an update.

@pkgoogle pkgoogle added the stat:awaiting tensorflower Status - Awaiting response from tensorflower label Mar 26, 2024
@Bobo-amg
Copy link
Bobo-amg commented Jun 8, 2024

It's now June. How long must we wait?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:lite TF Lite related issues comp:lite-support Lite support library related issues stat:awaiting tensorflower Status - Awaiting response from tensorflower type:build/install Build and install issues type:feature Feature requests
Projects
None yet
Development

No branches or pull requests

5 participants