Traceback (most recent call last):
File "tools.py", line 483, in <module>
bt_cli()
File "tools.py", line 437, in bt_cli
RepPanel()
File "tools.py", line 214, in RepPanel
downUrl = 'http : // download . bt. cn' + '/win/panel/panel_' + version + '.zip'
TypeError: must be str, not bool |