Search Criteria
Package Details: zinnia-python 0.07-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/zinnia-python.git (read-only, click to copy) |
|---|---|
| Package Base: | zinnia-python |
| Description: | Simple, customizable and portable online hand recognition system based on Support Vector Machines, Python bindings |
| Upstream URL: | https://github.com/silverhikari/zinnia/ |
| Keywords: | handwriting python zinnia |
| Licenses: | BSD |
| Submitter: | julroy67 |
| Maintainer: | None |
| Last Packager: | matthewq337 |
| Votes: | 14 |
| Popularity: | 0.000000 |
| First Submitted: | 2010-04-28 13:08 (UTC) |
| Last Updated: | 2025-08-04 19:24 (UTC) |
Latest Comments
ozwigh commented on 2025-08-13 09:59 (UTC) (edited on 2025-08-13 10:03 (UTC) by ozwigh)
To make the build successful, apply this patch:
However, it changes the Python interpreter from 2 to 3, rendering the only app using it (for me), tegaki-recognize, to stop working. Be careful, make sure you have a 0.06 package to downgrade back if needed.
cknoblauch commented on 2025-08-11 02:15 (UTC)
Build is currently failing with this error: /tmp/pamac-build-bb/zinnia-python/PKGBUILD: line 17: cd: /tmp/pamac-build-bb/zinnia-python/src/zinnia-0.07/swig: No such file or directory
matthewq337 commented on 2025-08-04 19:24 (UTC)
@LiteracyFanatic fixed, thanks
LiteracyFanatic commented on 2020-05-04 00:39 (UTC)
I have a patch which runs swig to generate bindings that are compatible with Python 3. I thought I'd post it here in case you'd like to apply it. If not, I will just create a new package and upload it to the AUR.