为了能快速了解并处理您的问题,请提供以下基础信息:
相关截图(日志、错误):btPanel服务启动失败,截图到论坛(http://www.bt.cn)发帖解决 错误详情->> D:\BtSoft\panel\runserver.py:46: SyntaxWarning: invalid escape sequence '\P' self.proc = subprocess.Popen(['C:\Program Files\python\python.exe', path +’\\runserver.py']) D:\BtSoft\panel\runserver.py:87: SyntaxWarning: invalid escape sequence ’\s’ re. search("TCP\s+0.0.0.0:{}\s+.+LISTENING\s+(\d+)".format( tmps = PORT),ret [0]) D:\BtSoft\panel\runserver.py:187: SyntaxWarning: invalid escape sequence ’\P’ os.system(’"C:\Program Files\python\python.exe” -n pip install gevent -I') D:\BtSoft\panel\runserver.py:208: SyntaxWarning: invalid escape sequence '\P' subprocess.Popen([’C:\Program Files\python\python.exe’, ’{}/class/jobs.py'.format (public.get_panel_path())]) D:\BtSoft\panel\runserver.py:210:SyntaxWarning: invalid escape sequence ’\P’ subprocess.Popen([’C:\Program Files\python\python.exe’, ’{}/script/reload_check.py'.format(public.get_panel_path() )]) Traceback (most recent call last): File “D:\BtSoft\panel\runserver.py", line 10, in <module> import win32serviceutil,win32service,win32event ModuleNotFoundError: No module named 'win32serviceutil’
|
|