hildogjr / KiCost

Build cost spreadsheet for a KiCad project.
MIT License
517 stars 98 forks source link

Cannot load any distributors #558

Closed BrianVod closed 7 months ago

BrianVod commented 7 months ago

Kicost ver 1.1.18

Having issues when I try to run Kicost.

WARNING:(WC017) Can't enable Digi-Key without a client_id, client_secret and cache_path (kicost.distributors - log.py:107) WARNING:(WC017) Can't enable Mouser without a key (kicost.distributors - log.py:107) WARNING:(WC017) Can't enable Elemen14 without a key (kicost.distributors - log.py:107) WARNING:(WC017) Can't enable TME without a token and an app_secret (kicost.distributors - log.py:107) WARNING:(WC017) Can't enable Nexar without a client_id, client_secret and cache_path (kicost.distributors - log.py:107)

It seems its looking for the distributer ID and secret Key. I need to know where to put those numbers. There are no distributers that show up in the GUI to chose from. I get the message at least one API needs to be enabled.
So if anyone can get me headed in the right direction. I did try producing a BOM and it does that fine, it just does not bring in pricing because of the errors mentioned above.