Package Details: python-fx2-git v0.13.r2.g0134160-1

Git Clone URL: https://aur.archlinux.org/python-fx2-git.git (read-only, click to copy)
Package Base: python-fx2-git
Description: Allow interacting with Cypress EZ-USB FX2 series microcontrollers
Upstream URL: https://github.com/whitequark/libfx2
Licenses: 0BSD
Provides: python-fx2
Submitter: m42uko
Maintainer: m42uko
Last Packager: m42uko
Votes: 0
Popularity: 0.000000
First Submitted: 2024-04-20 07:30 (UTC)
Last Updated: 2025-04-06 15:23 (UTC)

Dependencies (4)

Required by (1)

Sources (1)

Latest Comments

yanorei32 commented on 2025-04-05 14:04 (UTC)

I suggest adding the python-libusb1 to package dependencies.

Traceback (most recent call last):
  File "<frozen runpy>", line 189, in _run_module_as_main
  File "<frozen runpy>", line 112, in _get_module_details
  File "/usr/lib/python3.13/site-packages/fx2/__init__.py", line 2, in <module>
    import usb1
ModuleNotFoundError: No module named 'usb1'

m42uko commented on 2025-03-19 15:48 (UTC)

Updated. Thank you!

Coelacanthus commented on 2025-03-19 03:27 (UTC)

Please add git to makedepends, otherwise will get '==> ERROR: Cannot find the git package needed to handle git sources.' when build with devtools.