Package Details: kicost 1.1.18-1

Git Clone URL: https://aur.archlinux.org/kicost.git (read-only, click to copy)
Package Base: kicost
Description: KiCAD script to convert BOM xml into spreadsheet
Upstream URL: https://github.com/xesscorp/KiCost/
Keywords: pcb
Licenses: MIT
Submitter: 2bluesc
Maintainer: 2bluesc
Last Packager: 2bluesc
Votes: 9
Popularity: 0.000000
First Submitted: 2015-12-05 07:04 (UTC)
Last Updated: 2023-10-03 06:24 (UTC)

Latest Comments

2bluesc commented on 2023-06-01 15:40 (UTC)

@dreieck this is an upstream bug tracked here:

https://github.com/hildogjr/KiCost/issues/546

dreieck commented on 2023-06-01 08:29 (UTC)

Just a note that there seems to be an upstream error:

When I start kicost, it fails with
TypeError: kicost_gui() missing 4 required positional arguments: 'files', 'configure_kicost_apis', 'command_line_api_options', and 'args':

Traceback (most recent call last):
  File "/usr/bin/kicost", line 8, in <module>
    sys.exit(main())
             ^^^^^^
  File "/usr/lib/python3.11/site-packages/kicost/__main__.py", line 479, in main
    main_real()
  File "/usr/lib/python3.11/site-packages/kicost/__main__.py", line 410, in main_real
    kicost_gui(args.force_en_us)  # Use the user gui if no input is given.
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: kicost_gui() missing 4 required positional arguments: 'files', 'configure_kicost_apis', 'command_line_api_options', and 'args'

Regards!

Circuitsoft commented on 2022-07-23 01:50 (UTC) (edited on 2022-07-23 02:04 (UTC) by Circuitsoft)

Version

1.1.10

has been released. SHA512 sum is

d38242f2e482d9f58a89c361ba6252c1f633a4004d9be92900f9a8abde0f961d387e5b3c7f9a88dffe49525614f4aaee2e45df02fc176ca534927e99f2b24f71

doragasu commented on 2017-09-23 10:17 (UTC)

This package is not working anymore. I have updated your PKGBUILD: https://pastebin.com/Wy4Ydywi Please upgrade the package.