local variable '地震仪网管首页' referenced before assignment
Traceback (most recent call last):
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.13.33\python\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.13.33\python\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.13.33\python\lib\site-packages\xbot_interpreter.py", line 94, in <module>
main()
File "D:\Program Files (x86)\ShadowBot\shadowbot-5.13.33\python\lib\site-packages\xbot_interpreter.py", line 55, in main
mod.main(args)
File "C:\Users\zhylu\AppData\Local\ShadowBot\users\68492220959752193\apps\4b9c7a60-283e-4fbf-8fbd-eb69574be3f7\xbot_robot\main.py", line 15, in main
xbot_visual.web.element.click(browser=地震仪网管首页, element=package.selector("一般站连接管理"), simulate=True, move_mouse=False, clicks="click", button="left", keys="null", delay_after="1", anchor_type="center", sudoku_part="MiddleCenter", offset_x="0", offset_y="0", timeout="20", _block=("main", 7, "点击元素(web)"))
UnboundLocalError: local variable '地震仪网管首页' referenced before assignment