Results 3 issues of Jungle

eg: `````` the hidden input, I use ```page.focus('input#buildingHouse') page.type('input#buildingHouse', '100')``` but it useless

D:\ProgramData\Anaconda3\envs\pyppeteer\python.exe F:/Pywork/pyppe/agent_pyq/test_thulac.py F:\Pywork\pyppe\agent_pyq Traceback (most recent call last): File "F:/Pywork/pyppe/agent_pyq/test_thulac.py", line 47, in thu1 = ThulacSo() # 模型等文件预读取和初始化 File "F:/Pywork/pyppe/agent_pyq/test_thulac.py", line 23, in __init__ self.lib = cdll.LoadLibrary('F:/Pywork/pyppe/agent_pyq/libthulac.so') # 读取so文件 File...

# import pkuseg.inference as _inf, ImportError: DLL load failed: 找不到指定的模块 Installation Environment: Window7、python3.7 I followed the tutorial installation and I got an error when I ran the first example.The Error:...