webscopeio / license.sh

License checker tool - We're in a beta phase, any help is appreciated, especially reporting issues
https://webscopeio.github.io/license.sh
MIT License
40 stars 6 forks source link

Error after whitelisting licenses #80

Closed jozefhruska closed 4 years ago

jozefhruska commented 4 years ago

After I selected licenses I want to whitelist I got this fatal error:

? 📋 Which licenses do you want to whitelist?  done (11 selections)                                                                                                                                                                                                                                                                                                              
Traceback (most recent call last):
  File "/usr/local/bin/license-sh", line 2, in <module>
    from license_sh import __main__
  File "/usr/local/lib/python3.7/site-packages/license_sh/__main__.py", line 24, in <module>
    run_license_sh(arguments)
  File "/usr/local/lib/python3.7/site-packages/license_sh/commands/run_license_sh.py", line 102, in run_license_sh
    get_full_tree=tree,
ValueError: too many values to unpack (expected 2)

Environment

4rokis commented 4 years ago

@jozefhruska Thanks for the issue... Fix is created and will be present in the next release! :1st_place_medal: