Search Criteria
Package Details: inkcut 2.1.5-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/codelv/inkcut/ |
Licenses: | custom:GPLv3 |
Submitter: | sameer |
Maintainer: | None |
Last Packager: | sameer |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-12-05 15:07 (UTC) |
Last Updated: | 2023-02-24 18:08 (UTC) |
Dependencies (14)
- python (python37AUR, python311AUR, python310AUR)
- python-enamlAUR (python-enaml-gitAUR)
- python-enamlxAUR
- python-jsonpickle
- python-lxml
- python-pycups
- python-pyqt5-webengine
- python-pyqtgraph
- python-pyserial (python-pyserial-labgrid-gitAUR)
- python-qt-reactorAUR
- python-qtconsole (python-qtconsole-gitAUR)
- python-setuptools
- python-twisted
- python-pip (make)
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'
Schrutz 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
enamlx
updated 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 »