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

ChromeOS 129.0.6668.112's Linux Development running Python3.11, which unable to install PyCoral API #871

Open
calvinwonghk opened this issue Oct 27, 2024 · 1 comment
Labels
Hardware:USB Accelerator Coral USB Accelerator issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:build/install Build and install issues

Comments

@calvinwonghk
Copy link

calvinwonghk commented Oct 27, 2024

Description

When following the guideline on https://coral.ai/software/#pycoral-api
sudo apt-get install python3-pycoral, failed to complete.

Click to expand!

Issue Type

Build/Install

Operating System

Linux

Coral Device

USB Accelerator

Other Devices

No response

Programming Language

Other

Relevant Log Output

Python 3.11.2, ChromeBook 129's Linux

calvinwhk@penguin:~$ python3
Python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> 

calvinwhk@penguin:~$ uname --all
Linux penguin 6.6.46-04024-g9e7e147b4900 #1 SMP PREEMPT Thu, 3 Oct 2024 12:57:30 +0000 aarch64 GNU/Linux
calvinwhk@penguin:~$ sudo apt-get install python3-pycoral
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ****python3-pycoral : Depends: python3-tflite-runtime (= 2.5.0.post1) but it is not going to be installed
                   Depends: python3 (< 3.10) but 3.11.2-1+b1 is to be installed
E: Unable to correct problems, you have held broken packages.****
calvinwhk@penguin:~$
@google-coral-bot google-coral-bot bot added Hardware:USB Accelerator Coral USB Accelerator issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:build/install Build and install issues labels Oct 27, 2024
@KishanPipariya
Copy link

KishanPipariya commented Dec 27, 2024

It only supports Python versions up to 3.9. There's some workarounds mentioned in the following issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hardware:USB Accelerator Coral USB Accelerator issues subtype:ubuntu/linux Ubuntu/Linux Build/installation issues type:build/install Build and install issues
Projects
None yet
Development

No branches or pull requests

2 participants