EUdds / digikey-inventree-integration

MIT License
7 stars 9 forks source link

query_number no present ? #20

Closed gerisse closed 10 months ago

gerisse commented 10 months ago

Hi i just install yout plugin. Thanks for this work. But i have this issue : `$ import_digikey_parts.exe -c config.ini 4116R-1-151LF Traceback (most recent call last):

File "c:\users...\appdata\local\programs\python\python39\lib\site-packages\inventree_digikey_integration__main__.py", line 44, in main if len(args.query_number) == 1: ` an idea for resolve it ? Bests

EUdds commented 10 months ago

Whoops, found a typo, gonna fix and update tests. Fix ETA like an hour

EUdds commented 10 months ago

Okay try upgrading the package, pip install --upgrade inventree_digikey_integration and try again. Sorry about that!

EUdds commented 10 months ago

If it works again, plz close this. Thanks!

gerisse commented 10 months ago

yes. it works ! thanks!