安装程序遇到错误(官方论坛:http://www.bt.cn Qo群:719166209)
,错误详情--
Traceback (most recent call last):
File "C:/Program Files/python/Tools/scripts/btpanel.py", line 347, in downloadFile with open(filename,"wb") as fi
FileNotFoundError: [Errno 2] No such file or directory:
'D:\\BtSoft\\panel/script/wget.exe'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:/Program Files/python/Tools/scripts/btpanel.py", line 842, in download_panel
downloadFileByWget(downUrl,loac_path);
File "C:/Program Files/python/Tools/scripts/btpanel.py", line 366, in downloadFileByWget if not os.path.exists(loacl_path):
downloadFile(get_urIO+'/win/panel/data/wget.exe',loacl_path)
File "C:/Program Files/python/Tools/scripts/btpanel.py", line 352, in downloadFile
with open(filename, "wb") as f:
FileNotFoundError: [Errno 2] No such file or directory:
'D:\BtSoftllpanel/script/wget.exe' |