Search Criteria
Package Details: apio 0.8.1-1
Git Clone URL: | https://aur.archlinux.org/apio.git (read-only, click to copy) |
---|---|
Package Base: | apio |
Description: | Experimental micro-ecosystem for open FPGAs |
Upstream URL: | https://pypi.org/project/apio/ |
Keywords: | fpga icestorm up5k yosys |
Licenses: | GPL |
Submitter: | jelly |
Maintainer: | Xesxen |
Last Packager: | Xesxen |
Votes: | 2 |
Popularity: | 0.000091 |
First Submitted: | 2018-05-18 16:29 (UTC) |
Last Updated: | 2022-06-28 17:53 (UTC) |
Dependencies (12)
- python-click
- python-colorama (python-colorama-git)
- python-pyserial
- python-requests
- python-semantic-version
- python-wheel
- scons
- sudo (nosudo, fake-sudo, polkit-fakesudo, sudo-git, doas-sudo-shim, fudo-git, sudo-selinux, doas-sudo-shim-minimal, sudo-hg)
- python-build (make)
- python-flit (make)
- python-install (make)
- python-pytest (check)
Latest Comments
MrAureliusR commented on 2023-01-31 19:44 (UTC)
Here's a patch for the PKGBUILD that corrects the errors and works on the latest Arch as of Jan 31, 2023: https://0x0.st/oFGb.patch
That link will probably only be accessible for under a year, so if you're reading this in the future, you essentially need to change the "python-install" to "python-installer" and then correct "-m install" to "-m installer" and remove the "--optimize=1".
gururise commented on 2022-06-28 17:44 (UTC) (edited on 2022-06-28 17:45 (UTC) by gururise)
I get the following build error:
I even tried pip install attr and pip install attrs, but still same error.
s-ol commented on 2019-03-09 20:40 (UTC)
python-click was updated to v7, which triggers a minor regression that has been fixed in a PR by CounterPillow. temporary fix until merge: