Search Criteria
Package Details: guesslang 2.2.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/guesslang.git (read-only, click to copy) |
---|---|
Package Base: | guesslang |
Description: | Detect the programming language of a source code |
Upstream URL: | https://github.com/yoeo/guesslang |
Licenses: | MIT |
Submitter: | carlosal1015 |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-14 20:48 (UTC) |
Last Updated: | 2023-05-07 21:28 (UTC) |
Dependencies (7)
- python-tensorflow (python-tensorflow-cuda-keplerAUR, python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pytest-runnerAUR (make)
- python-setuptools (make)
- python-wheel (make)
- python-typing_extensions (check)
Latest Comments
carlosal1015 commented on 2024-09-08 04:15 (UTC)
Hi @esauvisky, the issue related is https://gitlab.archlinux.org/archlinux/packaging/packages/tensorflow/-/issues/11
esauvisky commented on 2024-08-30 07:54 (UTC) (edited on 2024-08-30 08:02 (UTC) by esauvisky)
requires guesslang-experimental (the fork below) for versions of tensorflow higher than 2.5.0. please update
edit: actually it's still broken on python>=3.11 and fixing it is not trivial
carlosal1015 commented on 2022-09-05 22:44 (UTC)
Possible, in the future we will use this fork https://github.com/jossef/guesslang
carlosal1015 commented on 2022-06-06 23:53 (UTC)
Issue related.