wxf5215215 发表于 2020-1-22 22:05:12

【已回复】安装不起来 是什么情况啊? 下面是安装的错误...

安装不起来 是什么情况啊? 大神门


下面是安装的错误日志




Traceback (most recent call last):
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 315, in _extract_members
    handle, constants.RAR_EXTRACT, targetpath)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 144, in _process_current
    unrarlib.RARProcessFileW(handle, op, dest_path, dest_name)
File "C:\Program Files\python\lib\site-packages\unrar\unrarlib.py", line 191, in _check_process_result
    raise UnrarException("File create error")
unrar.unrarlib.UnrarException: File create error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "D:\BtSoft\panel\install\panel_nginx.py", line 46, in install_soft
    rar.extractall(path)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 296, in extractall
    self._extract_members(members, path, pwd)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 320, in _extract_members
    raise BadRarFile("Bad RAR archive data.")
unrar.rarfile.BadRarFile: Bad RAR archive data.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 315, in _extract_members
    handle, constants.RAR_EXTRACT, targetpath)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 144, in _process_current
    unrarlib.RARProcessFileW(handle, op, dest_path, dest_name)
File "C:\Program Files\python\lib\site-packages\unrar\unrarlib.py", line 191, in _check_process_result
    raise UnrarException("File create error")
unrar.unrarlib.UnrarException: File create error

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "install_soft.py", line 36, in <module>
    module.install_soft(downurl)
File "D:\BtSoft\panel\install\panel_nginx.py", line 50, in install_soft
    rar.extractall(path)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 296, in extractall
    self._extract_members(members, path, pwd)
File "C:\Program Files\python\lib\site-packages\unrar\rarfile.py", line 320, in _extract_members
    raise BadRarFile("Bad RAR archive data.")
unrar.rarfile.BadRarFile: Bad RAR archive data.

沐沐 发表于 2020-2-3 10:51:28

看报错日志是解压rar压缩包错误,可以多尝试几次,不行的话私聊发面板账号密码给我看看
页: [1]
查看完整版本: 【已回复】安装不起来 是什么情况啊? 下面是安装的错误...