Mac版操作在线wps/腾讯文档 初始化报错AttributeError: module 'xbot.web.cef
回答
收藏

Mac版操作在线wps/腾讯文档 初始化报错AttributeError: module 'xbot.web.cef

小巨人
2024-07-02 22:39·浏览量:608
小巨人
发布于 2024-07-02 22:39608浏览

Traceback (most recent call last):

 File "/private/var/folders/lc/c7318y_x0ln74t5xy5grqdmc0000gn/T/AppTranslocation/7BA57637-9115-42C8-90EF-8729EB485090/d/影刀.app/Contents/Resources/app/node_modules/xbot-engine/lib/lib/python3.7/runpy.py", line 193, in _run_module_as_main

   "__main__", mod_spec)

 File "/private/var/folders/lc/c7318y_x0ln74t5xy5grqdmc0000gn/T/AppTranslocation/7BA57637-9115-42C8-90EF-8729EB485090/d/影刀.app/Contents/Resources/app/node_modules/xbot-engine/lib/lib/python3.7/runpy.py", line 85, in _run_code

   exec(code, run_globals)

 File "/private/var/folders/lc/c7318y_x0ln74t5xy5grqdmc0000gn/T/AppTranslocation/7BA57637-9115-42C8-90EF-8729EB485090/d/影刀.app/Contents/Resources/app/node_modules/xbot-engine/lib/lib/python3.7/site-packages/xbot_interpreter.py", line 105, in <module>

   main()

 File "/private/var/folders/lc/c7318y_x0ln74t5xy5grqdmc0000gn/T/AppTranslocation/7BA57637-9115-42C8-90EF-8729EB485090/d/影刀.app/Contents/Resources/app/node_modules/xbot-engine/lib/lib/python3.7/site-packages/xbot_interpreter.py", line 54, in main

   mod.main(args)

 File "/Users/chenyan/Library/Application Support/Shadowbot/users/655590491142545400/apps/f763c31a-60bf-4286-9561-568347b9f414/xbot_robot/main.py", line 16, in main

   ], _block=("main", 4, "WPS 表格初始化"))

 File "<string>", line 96, in wrapper

 File "<string>", line 88, in wrapper

 File "<string>", line 82, in run

 File "/Users/chenyan/Library/Application Support/Shadowbot/users/655590491142545400/apps/f763c31a-60bf-4286-9561-568347b9f414/xbot_extensions/activity_wps/D_01_init.py", line 17, in main

   wps.init()

 File "/Users/chenyan/Library/Application Support/Shadowbot/users/655590491142545400/apps/f763c31a-60bf-4286-9561-568347b9f414/xbot_extensions/activity_wps/wps.py", line 79, in init

   self.mv = self._get_manifest_version()

 File "/Users/chenyan/Library/Application Support/Shadowbot/users/655590491142545400/apps/f763c31a-60bf-4286-9561-568347b9f414/xbot_extensions/activity_wps/wps.py", line 100, in _get_manifest_version

   if self.web_page.__class__ != web.cef.CEFBrowser and self._get_ext_version() != "1.1":

AttributeError: module 'xbot.web.cef' has no attribute 'CEFBrowser'


收藏1
全部回答1
最新
发布回答
回答