Search Criteria
Package Details: inkcut 2.1.7-00
Package Actions
| Git Clone URL: | https://aur.archlinux.org/inkcut.git (read-only, click to copy) |
|---|---|
| Package Base: | inkcut |
| Description: | An application for controlling 2D plotters, cutters, engravers, and CNC machines. |
| Upstream URL: | https://github.com/inkcut/inkcut |
| Licenses: | GPLv3 |
| Submitter: | sameer |
| Maintainer: | bakumr |
| Last Packager: | bakumr |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-12-05 15:07 (UTC) |
| Last Updated: | 2026-02-02 18:14 (UTC) |
Dependencies (19)
- inkscape (inkscape-gitAUR, inkscape-appimgAUR, inkscape-binAUR)
- python
- python-enamlAUR (python-enaml-gitAUR)
- python-jsonpickle
- python-lxml
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pyqt6 (python-pyqt6-pre-releaseAUR)
- python-pyqtgraph
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-qt-reactorAUR
- python-qtconsole (python-qtconsole-gitAUR)
- python-twisted
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-qt (check)
Latest Comments
1 2 Next › Last »
hixhax commented on 2025-02-07 22:30 (UTC) (edited on 2025-02-07 22:33 (UTC) by hixhax)
It is broken
atom/src/atomset.cpp: In Funktion »PyObject atom::{anonymous}::validate_set(atom::AtomSet, PyObject)«: atom/src/atomset.cpp:49:16: Fehler: »_PySet_NextEntry« wurde in diesem Gültigkeitsbereich nicht definiert 49 | while( _PySet_NextEntry( value, &pos, &key, &hash ) ) | ^~~~ atom/src/atomset.cpp: In statischer Elementfunktion »static int atom::AtomSet::Update(atom::AtomSet, PyObject*)«: atom/src/atomset.cpp:317:24: Fehler: »_PySet_Update« wurde in diesem Gültigkeitsbereich nicht deklariert; meinten Sie »PyDict_Update«? 317 | return _PySet_Update( pyobject_cast( set ), value ); | ^| PyDict_Update atom/src/atomset.cpp:329:16: Fehler: »_PySet_Update« wurde in diesem Gültigkeitsbereich nicht deklariert; meinten Sie »PyDict_Update«? 329 | return _PySet_Update( pyobject_cast( set ), temp.get() ); | ^| PyDict_Update error: command '/usr/bin/g++' failed with exit code 1ERROR Backend subprocess exited when trying to invoke build_wheel ==> FEHLER: Ein Fehler geschah in build(). Breche ab...nulogicsystems commented on 2024-07-29 15:51 (UTC)
ModuleNotFoundError: No module named 'pegen'
<deleted-account> commented on 2022-10-12 11:55 (UTC)
Please update to new Inkcut version 2.1.5, hopefully problems are solved.
scallopedllama commented on 2021-12-25 02:23 (UTC) (edited on 2021-12-25 03:10 (UTC) by scallopedllama)
Looks like this package is broken again :-(
Looks like
enamlxupdated to 0.4.5 and broke everything.sameer commented on 2021-03-12 04:09 (UTC)
I've updated the package to v2.1.3. Python 3.9 seems to be working so far with latest python-enaml and python-enamlx
scallopedllama commented on 2019-11-30 06:21 (UTC) (edited on 2020-06-01 00:14 (UTC) by scallopedllama)
Looks like the enaml dependency doesn't work with Python 3.8 yet and that breaks Inkcut :-(
See: This Inkcut Issue and This Enaml Issue
I had to build python37 and libffi6 from the AUR and use pip to install inkcut in a virtualenv to get it working.
sameer commented on 2019-09-18 21:41 (UTC)
sameer commented on 2018-12-13 03:12 (UTC)
dema, I have added these as dependencies and made AUR packages for those that didn't exist. Let me know if there is anything I have missed.
1 2 Next › Last »