百科search填坑(原百度bike)
-
回来填下坑,因为时不时老有人加我qq,问我插件的使用,虽然弃坑了,不过多多少少还是填一点吧。
其实是因为以前的bug太多,自己看不下去新版支持切换搜索模式,详细搜索与简略搜索,详细搜索耗时较长,截图较大
使用/切换引擎 可以切换搜索引擎,目前有搜狗百科与萌娘百科(为什么弃用百度百科,因为一堆广告和花里胡哨的element,xpath写的我烦)后续有空可能更新其他搜索引擎
大概率不会 -
-
顶帖,我先来尝鲜捏
-
好好好 不用科普的时候慢悠悠贴地址了
-
于是我来回报bug了 (sad
Traceback (most recent call last): File "urllib3\connection.py", line 174, in _new_conn File "urllib3\util\connection.py", line 95, in create_connection File "urllib3\util\connection.py", line 85, in create_connection OSError: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "urllib3\connectionpool.py", line 703, in urlopen File "urllib3\connectionpool.py", line 398, in _make_request File "urllib3\connection.py", line 239, in request File "http\client.py", line 1255, in request File "http\client.py", line 1301, in _send_request File "http\client.py", line 1250, in endheaders File "http\client.py", line 1010, in _send_output File "http\client.py", line 950, in send File "urllib3\connection.py", line 205, in connect File "urllib3\connection.py", line 186, in _new_conn urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPConnection object at 0x000001F17306F130>: Failed to establish a new connection: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "requests\adapters.py", line 440, in send File "urllib3\connectionpool.py", line 785, in urlopen File "urllib3\util\retry.py", line 592, in increment urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='127.0.0.1', port=25125): Max retries exceeded with url: /fetchMessage?sessionKey=jCdhzgKH (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001F17306F130>: Failed to establish a new connection: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "main.py", line 47, in <module> File "simuse.py", line 66, in Fetch_Message File "requests\api.py", line 61, in request File "requests\sessions.py", line 529, in request File "requests\sessions.py", line 645, in send File "requests\adapters.py", line 519, in send requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=25125): Max retries exceeded with url: /fetchMessage?sessionKey=jCdhzgKH (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000001F17306F130>: Failed to establish a new connection: [WinError 10048] 通常每个套接字地址(协议/网络地址/端口)只允许使用一次。')) [17400] Failed to execute script 'main' due to unhandled exception!
-
@haha 看看releses里最新那个压缩包,应该可以了
-
-
此回复已被删除! -
@haha 我发了个新的release,你试试那个
-
@daisy524
能用了(好耶 -
此回复已被删除! -
佬helpme
-
@池鱼思故渊 请仔细阅读reademe, chromedriver需要添加到系统环境变量
-
我想问一下添加什么系统环境变量啊
-
@luckiest 读 reademe,我有写
-
安装成功后该做什么
-
bot是连上了 Windows -
-
启动main.exe文件后会闪退是什么原因
-
@phonyslob 打开cmd,把exe拖到cmd中回车运行可以看到具体报错
-