Package Details: flatcam-git r3472.a64d01b5-1

Git Clone URL: https://aur.archlinux.org/flatcam-git.git (read-only, click to copy)
Package Base: flatcam-git
Description: Generates CNC gcode from 2D PCB files (Gerber/Excellon/SVG)
Upstream URL: http://flatcam.org
Keywords: cam cnc excellon gerber milling python svg
Licenses: MIT
Conflicts: flatcam
Provides: flatcam
Submitter: Jake
Maintainer: einokarlsson
Last Packager: tippfehlr
Votes: 6
Popularity: 0.000000
First Submitted: 2016-02-13 21:55 (UTC)
Last Updated: 2026-06-12 14:22 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

toxicfeet commented on 2019-11-10 02:03 (UTC) (edited on 2019-11-10 16:38 (UTC) by toxicfeet)

Drawing a blank after running yay -Syu flatcam-git

I first ran pacman -Syu and updated everything followed by the above command. python-pyqt4 will not install without editing the '-f' flag out as listed in its AUR comments. I removed the '-f' flag from python-pyqt4 to get it to install.

After installing everything this is the error that prevents flatcam from running.

Traceback (most recent call last): File "/usr/bin/flatcam", line 11, in <module> from PyQt4 import QtGui RuntimeError: the sip module implements API v12.0 to v12.6 but the PyQt4.QtGui module requires API v12.7

Unforunately, flatcam does not run and gives the error above.

Jake commented on 2017-10-20 18:25 (UTC)

I have fixed the FlatCAM_GTK (among other) problem(s) now, thanks for pointing it out.

r2d2 commented on 2017-09-11 18:32 (UTC)

Build fails with ==> Starting package()... rm: cannot remove 'FlatCAM_GTK': No such file or directory ==> ERROR: A failure occurred in package(). Changing rm -r *.sh doc FlatCAM_GTK to rm -rf *.sh doc FlatCAM_GTK fixes this problem.

yair commented on 2016-03-31 09:12 (UTC)

thank you, note fail of [[python2-svg.path]] ver 2.0.1, i notified the maintainer