Search Criteria
Package Details: pycam-git 0.7.0pre0.r297.g55e3129f-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pycam-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pycam-git |
| Description: | Toolpath generator for 3-axis CNC machining, written in Python. |
| Upstream URL: | https://github.com/SebKuzminsky/pycam |
| Keywords: | cam cnc toolpath |
| Licenses: | GPL3 |
| Conflicts: | pycam |
| Submitter: | ByteHamster |
| Maintainer: | ByteHamster |
| Last Packager: | ByteHamster |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2021-01-08 12:58 (UTC) |
| Last Updated: | 2022-03-19 21:29 (UTC) |
Dependencies (5)
- python-gobject
- python-opengl
- python-svg.pathAUR
- python-yaml (python-yaml-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
Latest Comments
« First ‹ Previous 1 2
jalovisko commented on 2021-06-04 02:54 (UTC)
@ByteHamster, interestingly, this installation failed because of the following error. Maybe that is the root cause for me.
ByteHamster commented on 2021-05-29 07:38 (UTC)
Hmm. Maybe
python3 -m pip install PyGObject?jalovisko commented on 2021-05-24 02:32 (UTC)
@ByteHamster, doesn't seem so, the error seems to be the same.
ByteHamster commented on 2021-05-22 17:17 (UTC)
@jalovisko Does installing the
python-gobjectpackage help?jalovisko commented on 2021-05-17 15:33 (UTC)
It installs, but when trying to run I receive
ByteHamster commented on 2021-04-24 09:34 (UTC)
Thanks @joecrow. I added the dependency.
joecrow commented on 2021-04-21 13:12 (UTC)
I needed to install
python-yamlfor it to start.« First ‹ Previous 1 2