Search Criteria
Package Details: python-pycoral 2.0.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pycoral.git (read-only, click to copy) |
---|---|
Package Base: | python-pycoral |
Description: | Google Coral Python API |
Upstream URL: | https://github.com/google-coral/pycoral |
Licenses: | Apache |
Submitter: | benalexau |
Maintainer: | harrietobrien |
Last Packager: | benalexau |
Votes: | 1 |
Popularity: | 0.000062 |
First Submitted: | 2021-08-24 06:44 (UTC) |
Last Updated: | 2022-11-26 01:52 (UTC) |
Dependencies (6)
- libedgetpu-stdAUR
- python (python37AUR, python311AUR, python310AUR)
- python-pillow (python-pillow-gitAUR)
- python-tflite-runtimeAUR
- python (python37AUR, python311AUR, python310AUR) (make)
- python-pip (make)
Latest Comments
bardo commented on 2024-01-06 11:19 (UTC)
Working wheel for Python 3.11:
The
pkgver
should also be updated to 2.13.0.datux commented on 2023-12-30 15:10 (UTC)
Google doesn't seem to support/care any longer ERROR: pycoral-2.0.0-cp310-cp310-linux_x86_64.whl see discussion on github https://github.com/google-coral/pycoral/issues/85
The fork seems to run at least with python 3.10 https://github.com/oberluz/pycoral/releases
nottledim commented on 2023-12-15 22:29 (UTC)
Not installing with python3.11 ERROR: pycoral-2.0.0-cp310-cp310-linux_x86_64.whl is not a supported wheel on this platform A wheel for 3.11 doesn't exist
benalexau commented on 2022-11-26 01:54 (UTC)
Thanks @bytemixer; PKGBUILD updated.
bytemixer commented on 2022-11-22 22:32 (UTC)
benalexau commented on 2022-03-02 22:19 (UTC)
This package cannot currently be built as Python 3.10 compatible wheels have not yet been published at https://google-coral.github.io/py-repo/pycoral/
benalexau commented on 2022-01-04 22:04 (UTC)
@ArchView, I haven't tried it. Please feel free to give it a try and submit any desired PKGBUILD changes as a comment here.
ArchVie commented on 2022-01-03 11:10 (UTC)
I did not try yet but does python-pycoral only work with libedgetpu-std or libedgetpu-max as well? In case it does I suggest to adapt the dependencies in PKGBUILD.